... I have previously noticed that Google sometimes flags good mail as spam when large quotes from an earlier message have not been removed. I have often seen...
136163
John Little
John.B.Little@...
Feb 17, 2013 4:03 am
Just had a quick look in my gmail spam folder, and didn't see any headers like you report. Why would you complain to Google? Are they your mail provider? ...
136164
David Sanson
dsanson@...
Feb 17, 2013 4:22 am
You can make new folders on iOS from within Vim without jailbreaking. Try 'e .' to browse the "home" directory using netrw, and then, in normal mode, 'd' to...
136165
Bee
forth@...
Feb 17, 2013 5:44 am
... Thank you David, I did not know 'd'. That works. Bill -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below...
136166
Erik Christiansen
dvalin@...
Feb 17, 2013 6:05 am
... No. The footer and the headers in the misclassified posts suggest to me that they are spuriously spam-labelling our list mail. Perhaps there is so much...
136167
stosss
stosss@...
Feb 17, 2013 6:14 am
On Sun, Feb 17, 2013 at 1:05 AM, Erik Christiansen ... Something else is going on somewhere. I use gmail and I don't have any problems getting mail from this...
136168
Benjamin R. Haskell
vim@...
Feb 17, 2013 6:19 am
... Google has nothing to do with the spam headers you're showing us. vim-use@... is an alias to vim_use@googlegroups.com. The vim-use list is a Google...
136169
Erik Christiansen
dvalin@...
Feb 17, 2013 6:32 am
... The additional problem is noted, but that is not the case here. The last post on this page: ...
136170
Erik Christiansen
dvalin@...
Feb 17, 2013 7:09 am
... It looks like political correctness of Microsoftian proportions. ... You are right. I misread the headers. It is the ISP. ... No, you're right. After...
136171
Philip Rhoades
phil@...
Feb 17, 2013 8:27 am
Erik, ... More useful tips - thanks! Phil. -- Philip Rhoades GPO Box 3411 Sydney NSW 2001 Australia E-mail: phil@... -- -- You received this message...
136172
Tony Mechelynck
antoine.mechelynck@...
Feb 17, 2013 8:57 am
On 17/02/13 07:13, stosss wrote: [...] ... I think the latter is important. I do the same (i.e., click the "Report as spam" button in the Gmail webmail Trash...
136173
Anthony Campbell
ac@...
Feb 17, 2013 8:58 am
... Interesting, but why is it better than just marking a block in Visual and cutting and pasting it? Anthony -- Anthony Campbell - ac@... ...
136174
Eric Weir
eeweir@...
Feb 17, 2013 11:03 am
... Yes, Thank you, David. Gives me hope of ios vim. I love vim and I love my ipad. Since getting the latter, I've spent most of my working time on it, but I...
136175
Marc Weber
marco-oweber@...
Feb 17, 2013 11:21 am
I expect the following to output 1 (be equal), but its not. I don't understand why echo substitute("-D abc\nfoo/bar\n-L x", "-[DL][ ]*[^\n]*",39;','g') \ ==...
136176
Erik Christiansen
dvalin@...
Feb 17, 2013 12:06 pm
... A look back at my first post on this threadą shows that the top level folded view provided a table of contents for the whole document, while the closed...
136177
Christian Brabandt
cblists@...
Feb 17, 2013 12:40 pm
Hi Marc! ... I think, you are seeing some kind of inconsistency here. The problem is, that '[^\n]' does match newlines. This is allowed so that in a text which...
136178
Marc Weber
marco-oweber@...
Feb 17, 2013 1:03 pm
... This doesn't make sense. If I ask to not match \n I don't want \n to be matched. Its about following the principle of least surprise. The burden to learn...
136179
Christian Brabandt
cblists@...
Feb 17, 2013 1:15 pm
Hi Marc! ... It depends. Within a text file those control chars can occur and you usually want them to be matched by '.' (or [^\n] which is the same). ... I...
136180
Erik Christiansen
dvalin@...
Feb 17, 2013 1:19 pm
... +1 ... And too much for some. The failure to employ posix EREs is Vim's only true failing, IME. (OK, by prefixing \v to every regex, we get reasonably...
136181
Marc Weber
marco-oweber@...
Feb 17, 2013 1:47 pm
... Thanks for explaining it to me. So we've hit the true question: Should '.' behave the same way as [^\n] ? Who is going to write [^\n] if you can use '.' ? ...
136182
Anthony Campbell
ac@...
Feb 17, 2013 1:51 pm
... [snip] Sorry, I lost track of how this thread started. Yes, I see why folding is an advantage in this case, and I expect I shall use it to keep track of my...
136183
ping
songpingemail@...
Feb 17, 2013 2:24 pm
just a thought/quick question: is there a "console vim" in ios that after we login (ssh/telnet) into the device, we can launch from a terminal? I think that...
136184
ping
songpingemail@...
Feb 17, 2013 2:30 pm
... I understood, thanks for reminding. I won't turn them off in my daily work. but I just want to have a quick/neat way to turn them off in SOME scenarios . ...
136185
ping
songpingemail@...
Feb 17, 2013 2:58 pm
I've recently started my blogging via jekyll and immediately feel addicted into it. but it looks not quite feel a vim way . I have to 1) :!rake post title="my...
136186
Paul Isambert
zappathustra@...
Feb 17, 2013 4:39 pm
... Something like this, perhaps: com! -nargs=1 NewPost execute '!rake post title=<q-args>39; | e YOUR_FILE Of course I don't know how you can identify...
136187
tooth pik
toothpik6@...
Feb 17, 2013 5:01 pm
... that isn't a problem for 'backupdir39; -- it munges a swapfile name that includes the path sc -- -- You received this message from the "vim_use" maillist. Do...
136188
ping
songpingemail@...
Feb 17, 2013 5:47 pm
really? this is cool then. I'm thinking to give it a trial. thanks! regards ping ... -- -- You received this message from the "vim_use" maillist. Do not...
136189
Eric Weir
eeweir@...
Feb 17, 2013 7:35 pm
... This is not anything I've had any experience with, but I recall others speaking about just that. There are at least a couple ssh apps for ios. Some report...
136190
John Little
John.B.Little@...
Feb 17, 2013 8:48 pm
... That last word should be "noswf". I presume that's a typo, or you'd get an error message. Regards, John -- -- You received this message from the "vim_use"...
136191
Bee
forth@...
Feb 17, 2013 9:42 pm
Eric I used the 'd' command in netrw, created all the folders that are normally in .vim. Added my own colorscheme... it worked. I am using ios vim on an...