Re: [PATCH] fix bug 228457

2001-05-30 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> They convert hard spaces into hard tabs so everyone can have John> their favoured tabsize. That's OK, then. JMarc

Re: [PATCH] fix bug 228457

2001-05-29 Thread John Levon
On 28 May 2001, Jean-Marc Lasgouttes wrote: > Looks reasonable. The name of the 'clipboard' variable is a bit > misleading (the intent rather than the effect), shouldn't we name it > 'nolabels' (or 'withlabels' if we revert the logic). Agreed, thanks for picking me up on this. > Concerning the

Re: [PATCH] fix bug 228457

2001-05-28 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> Attached is a patch that fixes [ #228457 ] Small bug when John> pasting as ascii John> https://sourceforge.net/tracker/index.php?func=detail&aid=228457&group_id=15212&atid=115212 John> This just doesn't add the label to clipboard text

[PATCH] fix bug 228457

2001-05-24 Thread John Levon
Attached is a patch that fixes [ #228457 ] Small bug when pasting as ascii https://sourceforge.net/tracker/index.php?func=detail&aid=228457&group_id=15212&atid=115212 This just doesn't add the label to clipboard text (for everything). If people don't like this (this approach makes sense to me