Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Nico Weber
>>> The patch doesn't apply because the = signs are encoded quoted- >>> printable >>> (=3D), even though they are in the ASCII charset. >>> >>> Markus >> >> To translate the quoted-printable, create the patch file by >> cut-and-paste from your mail client (the "message" display, not the >> "view

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Markus Heidelberg
Tony Mechelynck, 19.10.2008: > On 19/10/08 17:31, Tony Mechelynck wrote: > > On 19/10/08 16:52, Markus Heidelberg wrote: > >> Tony Mechelynck, 19.10.2008: > >>> On 19/10/08 15:05, Markus Heidelberg wrote: > The patch doesn't apply because the = signs are encoded quoted-printable > (=3D),

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Tony Mechelynck
On 19/10/08 17:31, Tony Mechelynck wrote: > On 19/10/08 16:52, Markus Heidelberg wrote: >> Tony Mechelynck, 19.10.2008: >>> On 19/10/08 15:05, Markus Heidelberg wrote: The patch doesn't apply because the = signs are encoded quoted-printable (=3D), even though they are in the ASCII charset

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Tony Mechelynck
On 19/10/08 16:52, Markus Heidelberg wrote: > Tony Mechelynck, 19.10.2008: >> On 19/10/08 15:05, Markus Heidelberg wrote: >>> The patch doesn't apply because the = signs are encoded quoted-printable >>> (=3D), even though they are in the ASCII charset. >>> >>> Markus >> To translate the quoted-prin

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Markus Heidelberg
Tony Mechelynck, 19.10.2008: > > On 19/10/08 15:05, Markus Heidelberg wrote: > > The patch doesn't apply because the = signs are encoded quoted-printable > > (=3D), even though they are in the ASCII charset. > > > > Markus > > To translate the quoted-printable, create the patch file by > cut-an

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Markus Heidelberg
björn, 19.10.2008: > 2008/10/19 Markus Heidelberg <[EMAIL PROTECTED]>: > > > > The patch doesn't apply because the = signs are encoded quoted-printable > > (=3D), even though they are in the ASCII charset. > > I've attached an archive containing the patch to this post -- let me > know if there st

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Tony Mechelynck
On 19/10/08 15:05, Markus Heidelberg wrote: > björn, 18.10.2008: >> I realize Bram won't be reading this post for a while, but I thought >> I'd put this patch out there anyway for the rest of you to look at. > > The patch doesn't apply because the = signs are encoded quoted-printable > (=3D), even

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie björn
2008/10/19 Markus Heidelberg <[EMAIL PROTECTED]>: > > The patch doesn't apply because the = signs are encoded quoted-printable > (=3D), even though they are in the ASCII charset. I've attached an archive containing the patch to this post -- let me know if there still are problems applying the patc

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-19 Fir de Conversatie Markus Heidelberg
björn, 18.10.2008: > > I realize Bram won't be reading this post for a while, but I thought > I'd put this patch out there anyway for the rest of you to look at. The patch doesn't apply because the = signs are encoded quoted-printable (=3D), even though they are in the ASCII charset. Markus -

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-18 Fir de Conversatie Stephan Hegel
Hi, Just one remark showing another use case where this dialog isn't wanted. Tony Mechelynck wrote: > You can intercept the FileChangedShell event: > > :au FileChangedShell * let v:fcs_choice = "reload" > > However, if it happens to you often and for many files at a time, maybe > you sh

Re: [PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-18 Fir de Conversatie Tony Mechelynck
On 18/10/08 20:35, björn wrote: > Hi all, > > I have seen quite a few comments on how annoying the "File changed" > dialog can be when many files have been modified outside Vim. > Currently there is no way to simply say "Load All" files (short of > setting 'autoread' but maybe you don't always wan

[PATCH] Add "Load/Ignore All" buttons to "File changed" dialog

2008-10-18 Fir de Conversatie björn
Hi all, I have seen quite a few comments on how annoying the "File changed" dialog can be when many files have been modified outside Vim. Currently there is no way to simply say "Load All" files (short of setting 'autoread' but maybe you don't always want this on), instead there is one dialog for