Re: Problems trying to implement preview selection.

2006-03-20 Thread Jean-Marc Lasgouttes
John == John McCabe-Dansted [EMAIL PROTECTED] writes: John - If you open a new file, and then close it, John you will not return to the original file but to file #1. When John you have 18 documents open, manually returning to the file you John were working on is a nuisance. Is this one in

Re: Problems trying to implement "preview selection".

2006-03-20 Thread Jean-Marc Lasgouttes
> "John" == John McCabe-Dansted <[EMAIL PROTECTED]> writes: John> - If you open a new file, and then close it, John> you will not return to the original file but to file #1. When John> you have 18 documents open, manually returning to the file you John> were working on is a nuisance. Is this

Re: Problems trying to implement preview selection.

2006-03-12 Thread christian . ridderstrom
On Sat, 7 Jan 2006, John C. McCabe-Dansted wrote: Hi John This was still lying in my list of mails that I thought I'd reply to... Anyway, if you're still interested in this stuff, maybe it'd be an idea to repost it? I suspect you haven't gotten any replies because people have been very busy

Re: Problems trying to implement preview selection.

2006-03-12 Thread John McCabe-Dansted
On 3/13/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: On Sat, 7 Jan 2006, John C. McCabe-Dansted wrote: I thought that it would be very useful to be able to select a piece of text and view the DVI output for (only) that selection. This might be useful. Or perhaps just viewing the current

Re: Problems trying to implement "preview selection".

2006-03-12 Thread christian . ridderstrom
On Sat, 7 Jan 2006, John C. McCabe-Dansted wrote: Hi John This was still lying in my list of mails that I thought I'd reply to... Anyway, if you're still interested in this stuff, maybe it'd be an idea to repost it? I suspect you haven't gotten any replies because people have been very busy

Re: Problems trying to implement "preview selection".

2006-03-12 Thread John McCabe-Dansted
On 3/13/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Sat, 7 Jan 2006, John C. McCabe-Dansted wrote: > > I thought that it would be very useful to be able to select a piece of > > text and view the DVI output for (only) that selection. > >This might be useful. Or perhaps just viewing the

Re: Problems trying to implement preview selection.

2006-01-08 Thread christian . ridderstrom
On Sat, 7 Jan 2006, Martin Vermeer wrote: On Sat, Jan 07, 2006 at 07:19:03PM +1300, John C. McCabe-Dansted wrote: I thought that it would be very useful to be able to select a piece of text and view the DVI output for (only) that selection. I thought that I might be able to implement

Re: Problems trying to implement "preview selection".

2006-01-08 Thread christian . ridderstrom
On Sat, 7 Jan 2006, Martin Vermeer wrote: > On Sat, Jan 07, 2006 at 07:19:03PM +1300, John C. McCabe-Dansted wrote: > > I thought that it would be very useful to be able to select a piece of text > > and view the DVI output for (only) that selection. > > > > I thought that I might be able to

Re: Problems trying to implement preview selection.

2006-01-07 Thread Martin Vermeer
On Sat, Jan 07, 2006 at 07:19:03PM +1300, John C. McCabe-Dansted wrote: I thought that it would be very useful to be able to select a piece of text and view the DVI output for (only) that selection. I thought that I might be able to implement it simply by adding the following line to my

Re: Problems trying to implement "preview selection".

2006-01-07 Thread Martin Vermeer
On Sat, Jan 07, 2006 at 07:19:03PM +1300, John C. McCabe-Dansted wrote: > I thought that it would be very useful to be able to select a piece of text > and view the DVI output for (only) that selection. > > I thought that I might be able to implement it simply by adding the following > line to

Problems trying to implement preview selection.

2006-01-06 Thread John C. McCabe-Dansted
I thought that it would be very useful to be able to select a piece of text and view the DVI output for (only) that selection. I thought that I might be able to implement it simply by adding the following line to my bind file: \bind F11 copy buffer-new paste buffer-view buffer-close

Problems trying to implement "preview selection".

2006-01-06 Thread John C. McCabe-Dansted
I thought that it would be very useful to be able to select a piece of text and view the DVI output for (only) that selection. I thought that I might be able to implement it simply by adding the following line to my bind file: \bind "F11" "copy" "buffer-new" "paste" "buffer-view"