... Wouldn't the opposite ('FAIL IN CAPS' and 'success in lower') be more readable still? Caps tend to stick out, and it's the failures you want to see. ...Or...
51332
John Little
John.B.Little@...
Jul 24, 2008 5:01 am
... With Kubuntu 8.04, gnome-terminal, 7.2b.10 vim -u NONE -N I get the same as François, except that pressing one or two keys refreshes the display also. ...
... I can also see the "dumping" behavior of v7.1.138. With 7.2.10b, the status bar also tends to disappear (I use laststatus=2) until I resize the window. ...
Patch 7.2b.013 Problem: Build fails with tiny features and Perl. (Dominique Pelle) Solution: Define missing functions. Also when compiling Python. Files:...
51337
Bram Moolenaar
Bram@...
Jul 24, 2008 1:36 pm
... Hmm, looks like nothing changed between v127 and v127+b in this area. The fix is to move the shellescape() call. I'll have to check if there are similar...
51338
Bram Moolenaar
Bram@...
Jul 24, 2008 2:24 pm
Patch 7.2b.014 Problem: Configure uses an unsafe temp file to store commands. Solution: Create the temp file in local directory. Files:...
51339
Bram Moolenaar
Bram@...
Jul 24, 2008 3:20 pm
Patch 7.2b.015 Problem: Build fails on Mac when using Aap. Solution: Fix typo in configure script. Files: src/auto/configure, src/configure.in ... ...
51340
Richard Hartmann
richih.mailinglist@...
Jul 24, 2008 4:00 pm
On Thu, Jul 24, 2008 at 01:35, Matthew Woehlke ... Indeed, I meant 'failed exploit'. I can easily see how it could be interpreted vice versa, though. To make...
51341
Ben Schmidt
mail_ben_schmidt@...
Jul 24, 2008 4:35 pm
... I see the dumping and lack of GUI window content with xterm and Vim 7.1.000 and 7.2b.008 on Mac OS X with GTK2+ GUI. A simple CTRL-L redraws the GUI...
51342
Bram Moolenaar
Bram@...
Jul 24, 2008 4:45 pm
Patch 7.2b.016 Problem: Build fails with normal features but without +autocmd. Solution: Fix #ifdefs. (Ian Kelling) Files: src/eval.c, src/ex_cmds.c,...
51343
Obama
obamadevote@...
Jul 24, 2008 4:45 pm
Obama Obama May Demand More From Europe in Berlin Speech (Update1) By Andreas Cremer and Julianna Goldman July 24 (Bloomberg) -- Barack Obama will probably use...
51344
Bram Moolenaar
Bram@...
Jul 24, 2008 4:45 pm
Patch 7.2b.012 Problem: Build failure with +multi_byte but without +diff. Solution: Add #ifdef. (Patrick Texier) Files: src/main.c ... ***************...
51345
Bram Moolenaar
Bram@...
Jul 24, 2008 6:29 pm
Patch 7.2b.018 Problem: When doing command line completion on a file name for a csh-like shell argument a '!' character isn't escaped properly. Solution:...
51346
Bram Moolenaar
Bram@...
Jul 24, 2008 6:29 pm
Patch 7.2b.017 Problem: "vim -O foo foo" results in only one window. (Zdenek Sekera) Solution: Handle result of ATTENTION prompt properly. (Ian Kelling) ...
51347
Bram Moolenaar
Bram@...
Jul 24, 2008 7:31 pm
Patch 7.2b.020 Problem: ":sort n" doesn't handle negative numbers. (James Vega) Solution: Include '-' in the number. Files: src/charset.c,...
51348
Bram Moolenaar
Bram@...
Jul 24, 2008 8:51 pm
Patch 7.2b.021 Problem: Reloading doesn't read the BOM correctly. (Steve Gardner) Solution: Accept utf-8 BOM when specified file encoding is utf-8. Files:...
51349
Jan Minář
rdancer@...
Jul 25, 2008 2:43 am
2008/7/25 Robert Buchholz <rbu@...>:
> On Friday 18 July 2008, Jan Minář wrote:
> ...
>> 3. Vulnerability
>>
>> During the build process, a temporary...
51350
François Ingelrest
francois.ingelrest@...
Jul 25, 2008 11:12 am
... I get the same result, the window just shows a double quote (") character and nothing else until I move it. I have tried with the version that comes with...
51351
Robert Webb
RobertW@...
Jul 25, 2008 2:23 pm
Hi, I just wrote a simple function in vim script and needed 12 backslashes to escape a space! I haven't sat down and tried to figure out exactly why it needs...
51352
Jan Minář
rdancer@...
Jul 26, 2008 12:44 pm
On Fri, Jul 25, 2008 at 4:57 PM, Steven M. Christey
<coley@...> wrote:
>
> On Fri, 25 Jul 2008, [UTF-8] Jan MináÅ^Y wrote:
>
>> > The commands do...
51353
Dominique Pelle
dominique.pelle@...
Jul 26, 2008 5:49 pm
On Wed, Jul 23, 2008 at 1:25 PM, François Ingelrest
<francois.ingelrest@...> wrote:
> Hi all,
>
> When I switch to the gui while :Exploring, the...
51354
Teemu Likonen
tlikonen@...
Jul 26, 2008 7:33 pm
Netrw explorer (128a) can potentially cause data loss since in certain situations it may delete unintended files. The problem is in the short listing mode. How...
51355
François Ingelrest
francois.ingelrest@...
Jul 26, 2008 10:31 pm
On Sat, Jul 26, 2008 at 19:49, Dominique Pelle ... That works with vim -u NONE -N, but not with my .vimrc. It seems that the following lines are guilty: "...
51356
Jan Minář
rdancer@...
Jul 26, 2008 11:53 pm
... Hi! I think I've fixed this; both the wrong file deletion, and not working when ``..'' is not hidden from display. The attached patch changes calls to...
51357
John Beckett
johnb.beckett@...
Jul 27, 2008 1:14 am
... OMG. I only use netrw for simple browsing (and haven't looked at the code), but IMHO a tool such as this needs better design. It needs to work out what it...
51358
Ben Schmidt
mail_ben_schmidt@...
Jul 27, 2008 6:37 am
... [...] ... Yes, this fixes it for me. I also do think the bug is related to terminals, as I only get it if I start vim from xterm, not if I start it from...
51359
Teemu Likonen
tlikonen@...
Jul 27, 2008 7:13 am
... A quick test seems to indicate that file deletion is fixed. BUT A couple of things are still broken in the short listing mode. Examples below: "...
51360
Matt Wozniski
mjw@...
Jul 27, 2008 11:57 am
Just stumbled across at least one major bug in f_synstack(). We perform the checks on the arguments only after we've set rettv to be an incompletely...