Re: [vim/vim] VIM: Haiku patches (#1856)

2017-07-22 Fir de Conversatie Rhialto
On Sat 22 Jul 2017 at 01:26:56 -0700, miqlas wrote: > A src/gui_haiku.cc (5294) Ah, my BeOS version is reviving... incluiding the VDMCP which only Amigans will understand :-) -Olaf. -- ___ Olaf 'Rhialto' Seibert -- Wayland: Those who don't understand X \X/ rhialto/at/falu

Re: Anybody has a BeBox or BeOS system?

2016-02-07 Fir de Conversatie Rhialto
Haiku. I remember I had to do some horrible workarounds with extra threads for that and it would be nice if that could be simplified. (and I wonder how many people got the in-joke with the Vim Direct Communication Message Port, VDCMP). -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka'

Re: Encryption: Vim should use authenticated encryption mode

2014-01-11 Fir de Conversatie Rhialto
the terminology in blowfish.c, and then have another few people look at it to triple-check it. Oh, and I too think that decrypting to garbage without an error message is really the wrong thing to do. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- The Doctor: No, 'eureka' is Greek for \X/ rhialto/at/xs4all.nl

Re: Encryption: Vim should use authenticated encryption mode

2014-01-11 Fir de Conversatie Rhialto
Oops, pressed send too soon. On Sat 11 Jan 2014 at 18:26:28 +0100, Rhialto wrote: As you can see at http://en.wikipedia.org/wiki/Block_cipher_mode_of_operation#Output_feedback_.28OFB.29 when decrypting in OFB mode, a corruption in one cyphertext block does *not* propagate to any next block

Re: Vim 2012 calendar available

2012-01-04 Fir de Conversatie Rhialto
came from when, a few centuries ago, history was written. Zeeland was another one. Most of the rest has a convoluted history of what belonged to who. And of course Holland seems to be easier to pronounce than The Ne Ther Lands :-) -Olaf. -- ___ Olaf 'Rhialto' Seibert -- There's no point being grown

Re: Vim 2012 calendar available

2012-01-03 Fir de Conversatie Rhialto
! Likewise! -Olaf. -- ___ Olaf 'Rhialto' Seibert -- There's no point being grown-up if you \X/ rhialto/at/xs4all.nl-- can't be childish sometimes. -The 4th Doctor -- You received this message from the vim_dev maillist. Do not top-post! Type your reply below the text you are replying

Re: Unexpected behavior loading cp1252 file as latin1

2011-02-01 Fir de Conversatie Rhialto
encoding to Vim as latin1 when really it is cp1252 or something? If this means that I get cp1252 characters in my file which I tried to keep pure Latin 1, this is very wrong... my system doesn't display those obnoxious microsoft extensions. -Olaf. -- ___ Olaf 'Rhialto' Seibert -- There's no point

Mysterious window flashing/refreshing bug

2011-01-25 Fir de Conversatie Rhialto
that some part of a window must be redrawn. I suppose you get something like that when a set of tabs re-arrange which of their windows are visible. Has anyone else seen this? -Olaf. -- ___ Olaf 'Rhialto' Seibert -- There's no point being grown-up if you \X/ rhialto/at/xs4all.nl-- can't

Re: Bug: an unnamed register contains too much

2009-09-14 Fir de Conversatie Rhialto
. FreeBSD nvi Version 1.79 (10/23/96): Hello NetBSD nvi Version 1.79nb16 (10/23/96): Hello NetBSD nvi Version nvi-1.81.6nb1 (2007-11-18): Hello Nvi also complains that 'Buffer is empty' if you try p . My Ultrix machine is off so I can't test *real* vi... -Olaf. -- ___ Olaf 'Rhialto' Seibert

Re: Suggestion: Redefine \Uxxxxx in double-quoted strings

2009-04-10 Fir de Conversatie Rhialto
inquisition! -Olaf. -- ___ Olaf 'Rhialto' Seibert-- You author it, and I'll reader it. \X/ rhialto/at/xs4all.nl -- Cetero censeo authored delendum esse. --~--~-~--~~~---~--~~ You received this message from the vim_dev maillist. For more information, visit

Re: ANNC: Relative Numbering plugin

2008-09-14 Fir de Conversatie Rhialto
because host names with an underscore (vim_dev.googlegroups.com) are not allowed. Doesn't anyone else notice that? Chip Campbell -Olaf. -- ___ Olaf 'Rhialto' Seibert -- You author it, and I'll reader it. \X/ rhialto/at/xs4all.nl-- Cetero censeo authored delendum esse

Re: [PATCH] fix $(..) and $((..)) syntax highlighting for /bin/sh

2008-06-23 Fir de Conversatie Rhialto
On Mon 23 Jun 2008 at 16:14:51 -0400, James Vega wrote: On Mon, Jun 23, 2008 at 09:47:15PM +0200, Rhialto wrote: On Tue 17 Jun 2008 at 10:44:50 -0400, James Vega wrote: I have to agree with Chip here that the upstream version should default to Bourne as that is most likely to cause