... I've got the other behaviour, if doing this: yy dd p The line deleted by dd is put, and not the line yanked. Or did I misundertand something? Raph -- Free...
rb@...
Aug 1, 2002 11:39 am
30889
... Actually, after reading Adrian's follow-up message, I think it is mapleader that is part of the learning curve here. As part of the Align plugin, it uses...
Douglas L . Potts
pottsdl@...
Aug 1, 2002 11:47 am
30890
I can't remember if this has come across the list before... I want to re-source part of my vimrc, without having to write the section out to file, source that,...
Douglas L . Potts
pottsdl@...
Aug 1, 2002 11:51 am
30891
... Yank the relevant portions to a register (say "a), and then do ... I just tried this for some simple cases and it seems to work, but I have this feeling...
Cory T. Echols
ctechols@...
Aug 1, 2002 12:07 pm
30892
Hi, ... does ... work, if the relevant section is in register r? I just tested it with two lines and it seems to work, but I am not sure whether each line has...
Jürgen Krämer
jkraemer@...
Aug 1, 2002 12:20 pm
30893
Thanks for the <Leader> tip. I've had that suggested several times. Some of my plugins in fact do use <Leader>. Would this explain why my mappings (which...
Nagle, Adrian
anagle@...
Aug 1, 2002 12:51 pm
30894
Adrian, ... Very probable. He does the same thing to me. ... Yeah. ... Same here, although I don't think that it's Outlook specifically that's causing this...
Ondrejko, David
david.ondrejko@...
Aug 1, 2002 1:02 pm
30895
... That's right. Try yy dd "0p So you get the most recent (yank or delete) most easily, from the unnamed (default or "") register, but you can get the most...
Benji Fisher
benji@...
Aug 1, 2002 1:16 pm
30896
... Hello! The maps in <AlignMaps.vim> all use <Leader> (:he mapleader) *except* for \WS and \WE (which use hardcoded backslashes). I'm therefore not sure...
Charles E. Campbell
cec@...
Aug 1, 2002 1:37 pm
30897
Whilst setting up a remote machine using ATT VNC remote desktop viewer I noticed that gvim seems to exit so fast that VNC doesn't manage to repaint properly so...
Robin Becker
robin@...
Aug 1, 2002 1:50 pm
30898
Hi Robin, ... Lazy redraw of VNC. Try TightVNC, it offers better compression and thus faster screen redraws. I use gVim/TVNC quite regularly across system...
Thorsten Maerz
torte@...
Aug 1, 2002 1:57 pm
30899
... I ... and ... it, I ... mapping ... That's what I'm confused about. I don't think it has anything to do with any of my plugins (including AlignMaps.vim)...
Nagle, Adrian
anagle@...
Aug 1, 2002 2:07 pm
30900
Hello all; I have noticed a discussion here about troubles with the publishing format of the OPL version of the Steve Oualline's vim book some time ago. ...
Tomas Vasko
vasko@...
Aug 1, 2002 2:25 pm
30901
... Wow, nice. Good work! -- rjbs...
Ricardo SIGNES
samael-vim@...
Aug 1, 2002 2:28 pm
30902
... Great work! It looks just like the real book. A few minor flaws are that some pictures are hard to read (e.g. 1.2). and the aligning in the appendices...
Bram Moolenaar
Bram@...
Aug 1, 2002 2:45 pm
30903
HTML (was RE: unmapping?)I have had also this problem with outlook. I believe that it's a combination of Outlook and the MS Exchange Mail servers. I'm not at...
Jay Glanville
jayglanville@...
Aug 1, 2002 3:55 pm
30904
At the risk of being redundant, why not just go to the Format menu and choose Plain Text before sending? (I can usually tell when I'm going to send an HTML...
HALIM,SALMAN (HP-NewJ...
salman@...
Aug 1, 2002 4:00 pm
30905
... Believe you me, Salman, if it were that simple it wouldn't be an issue. ;-) Yes, that does seem to be the obvious way to do it, except that it doesn't seem...
Ondrejko, David
david.ondrejko@...
Aug 1, 2002 4:12 pm
30906
... OK, done. I chose the 'Send Options' and said that I always wanted to send in plain text. Can somebody verify whether this email is now getting through...
Ondrejko, David
david.ondrejko@...
Aug 1, 2002 4:21 pm
30907
In article <200208011445.g71EjZv02101@...> of Thu, 1 Aug 2002 16:45:35 in , Bram Moolenaar <Bram@...> writes ... I suspect Tomas's work...
Walter Briscoe
wbriscoe@...
Aug 1, 2002 4:22 pm
30908
... I haven't run into any exceptions yet either. This fits what I was looking for a little better than Jurgen's suggestion. I think this was any expansions...
Douglas L . Potts
pottsdl@...
Aug 1, 2002 4:24 pm
30909
In article <20020801155724.00005e58.torte@...>, Thorsten Maerz <torte@...> writes ... thanks, I suppose even with our 10Mb/s ethernet speed...
Robin Becker
robin@...
Aug 1, 2002 5:57 pm
30910
Fellow Vimaniacs, Apparently this works perfectly. (I'm speaking of the idea of adding the Vim mailing list to one's personal address book in Outlook, and...
Ondrejko, David
david.ondrejko@...
Aug 1, 2002 5:58 pm
30911
... It's not so mysterious: changing 'undolevels' only has effect for the next thing being saved for undo. If you are performing a sequence of commands...
Bram Moolenaar
Bram@...
Aug 1, 2002 6:27 pm
30912
... I only sent it to the vim-dev list. I'm preparing a patch, but found another problem that I also want to fix and include in the patch. ... I see the...
Bram Moolenaar
Bram@...
Aug 1, 2002 6:27 pm
30913
charles.campbell.1@... is bouncing back. cec@... is also bouncing! what is a good email address for you? ... Your engspchk.vim...
yahoogroups@...
Aug 1, 2002 6:43 pm
30914
... From: "Ondrejko, David" <david.ondrejko@...> To: "'VIM Mailing List'" <vim@...> Sent: Thursday, August 01, 2002 1:57 PM Subject: HTML -> plain...
Jay Glanville
jayglanville@...
Aug 1, 2002 7:39 pm
30915
I think MS Exchange does play some role. I haven't had this problem until recently. Of course my company's IT department hasn't run across this problem...
Nagle, Adrian
anagle@...
Aug 1, 2002 7:45 pm
30916
... Or create indent file (look in vim61\indent\ for examples) You can also try to find something on http://vim.sf.net But I don't know if there are only...
Mikolaj Machowski
mikmach@...
Aug 1, 2002 7:54 pm
30917
Hi Bram, ... Btw.: zooming into it reveals, that you already implemented proportional fonts - congrats, but why only for dos ? :) ... I am just talking with...