Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-11-04 Thread Thomas Dickey
On Thu, Nov 04, 2004 at 06:50:14PM +0100, Branden Robinson wrote: > tag 278897 + moreinfo > thanks > > On Sat, Oct 30, 2004 at 03:47:03PM -0400, Thomas Dickey wrote: > > On Sat, Oct 30, 2004 at 06:17:14PM +0200, Vincent Lefevre wrote: > > > I don't think all of the relevant documentation should be

Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-11-04 Thread Vincent Lefevre
On 2004-11-04 12:29:21 -0500, Branden Robinson wrote: > Is this not a bug, then, but rather a misunderstanding of how > translation table resources work? Well, this is a bug in the documentation, which doesn't provide enough information. It wasn't even clear that XtAugmentTranslations or XtOverrid

Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-11-04 Thread Branden Robinson
tag 278897 + moreinfo thanks On Sat, Oct 30, 2004 at 03:47:03PM -0400, Thomas Dickey wrote: > On Sat, Oct 30, 2004 at 06:17:14PM +0200, Vincent Lefevre wrote: > > I don't think all of the relevant documentation should be included, > > but it wasn't clear (for someone who doesn't know the internals

Processed: Re: Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-11-04 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 278897 + moreinfo Bug#278897: xterm: insert-selection(...) action breaks selection insertion There were no tags set. Tags added: moreinfo > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking

Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-10-30 Thread Thomas Dickey
On Sat, Oct 30, 2004 at 06:17:14PM +0200, Vincent Lefevre wrote: > I don't think all of the relevant documentation should be included, > but it wasn't clear (for someone who doesn't know the internals of > X) if these translations were specific to XTerm or were general to > X resources. In the latt

Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-10-30 Thread Vincent Lefevre
On 2004-10-30 10:26:58 -0400, Thomas Dickey wrote: > It should be documented perhaps, but that's an issue with the way X > resources work - the manpage would be several times longer if I > included all of the relevant documentation within it. I don't think all of the relevant documentation should

Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-10-30 Thread Thomas Dickey
On Sat, Oct 30, 2004 at 10:40:09AM +0200, Vincent Lefevre wrote: > On 2004-10-30 08:38:36 +0200, Vincent Lefevre wrote: > > *VT100.translations:#override \n\ > > Up: scroll-back(1, line) \n\ > > Down: scroll-forw(1, line) \n\ > > :

Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-10-30 Thread Vincent Lefevre
On 2004-10-30 08:38:36 +0200, Vincent Lefevre wrote: > *VT100.translations: #override \n\ > Up: scroll-back(1, line) \n\ > Down: scroll-forw(1, line) \n\ > :select-end(PRIMARY, CLIPBOARD) \n\ > ~Ctrl ~Meta : insert-selecti

Bug#278897: xterm: insert-selection(...) action breaks selection insertion

2004-10-30 Thread Vincent Lefevre
Package: xterm Version: 4.3.0.dfsg.1-8 Severity: important I wanted to try to use CLIPBOARD instead of CUT_BUFFER0, so that copy-paste between xterm and Mozilla (in fact, not only Mozilla, but other GTK+ applications too) work in any case. So, I modified *VT100.translations in my .app-defaults/XTe