Re: [O] Links and visual-line-mode

2011-06-03 Thread Scott Randby
On 06/02/2011 04:20 PM, Sebastien Vauban wrote: > Hi all, > > Scott Randby wrote: One reason I want pop-up-windows to be set to nil is because I frequently use C-x C-b to look at the buffer list. If pop-up-windows is set to t, then C-x C-b opens the buffer list in a pop-up window wh

Re: [O] Links and visual-line-mode

2011-06-02 Thread Sebastien Vauban
Hi all, Scott Randby wrote: >>> One reason I want pop-up-windows to be set to nil is because I >>> frequently use C-x C-b to look at the buffer list. If pop-up-windows is >>> set to t, then C-x C-b opens the buffer list in a pop-up window while >>> the active cursor is in the other window. This is

Re: [O] Links and visual-line-mode

2011-06-02 Thread Nick Dokos
Carsten Dominik wrote: > > On 2.6.2011, at 18:41, Nick Dokos wrote: > > > Carsten Dominik wrote: > > > > > >> Thanks Nick. Seems like Emacs is not sure in which > >> buffer it is at that moment, because it has not yet been displayed. > >> Could you please try to following paranoid patch? >

Re: [O] Links and visual-line-mode

2011-06-02 Thread Carsten Dominik
On 2.6.2011, at 18:41, Nick Dokos wrote: > Carsten Dominik wrote: > > >> Thanks Nick. Seems like Emacs is not sure in which >> buffer it is at that moment, because it has not yet been displayed. >> Could you please try to following paranoid patch? >> >> Thanks. >> >> - Carsten >> >> diff -

Re: [O] Links and visual-line-mode

2011-06-02 Thread Scott Randby
On 06/02/2011 12:41 PM, Nick Dokos wrote: > Carsten Dominik wrote: > > >> Thanks Nick. Seems like Emacs is not sure in which >> buffer it is at that moment, because it has not yet been displayed. >> Could you please try to following paranoid patch? >> >> Thanks. >> >> - Carsten >> >> diff --git

Re: [O] Links and visual-line-mode

2011-06-02 Thread Carsten Dominik
On 2.6.2011, at 17:51, Nick Dokos wrote: > Carsten Dominik wrote: > >>> Yes, with pop-up-windows set to nil, I can reproduce it too. >>> The problem is that truncate-lines is set to t inside org-insert-link. >> >> Yes, but only after the focus was switched to the *Org Link* buffer which is >>

Re: [O] Links and visual-line-mode

2011-06-02 Thread Nick Dokos
Carsten Dominik wrote: > Thanks Nick. Seems like Emacs is not sure in which > buffer it is at that moment, because it has not yet been displayed. > Could you please try to following paranoid patch? > > Thanks. > > - Carsten > > diff --git a/lisp/org.el b/lisp/org.el > index 1ca03f4..b43a877

Re: [O] Links and visual-line-mode

2011-06-02 Thread Nick Dokos
Carsten Dominik wrote: > > Yes, with pop-up-windows set to nil, I can reproduce it too. > > The problem is that truncate-lines is set to t inside org-insert-link. > > Yes, but only after the focus was switched to the *Org Link* buffer which is > shown in order to select a link. truncate-lines i

Re: [O] Links and visual-line-mode

2011-06-02 Thread Carsten Dominik
On 2.6.2011, at 07:58, Nick Dokos wrote: > Scott Randby wrote: > >> On 06/01/2011 10:49 PM, Nick Dokos wrote: >>> Scott Randby wrote: >>> This is a problem that has been bugging me for some time because I use visual-line-mode a lot when I'm working on my org-mode files. S

Re: [O] Links and visual-line-mode

2011-06-02 Thread Scott Randby
On 06/02/2011 01:58 AM, Nick Dokos wrote: > Scott Randby wrote: > >> On 06/01/2011 10:49 PM, Nick Dokos wrote: >>> Scott Randby wrote: >>> This is a problem that has been bugging me for some time because I use visual-line-mode a lot when I'm working on my org-mode files. Say

Re: [O] Links and visual-line-mode

2011-06-01 Thread Nick Dokos
Nick Dokos wrote: > Scott Randby wrote: > > > ... > > > > I found this message about org-mode and pop-up windows in the mailing > > list archives: > > > > http://lists.gnu.org/archive/html/emacs-orgmode/2009-04/msg00712.html > > > > While the issue described is not the same as mine, the comp

Re: [O] Links and visual-line-mode

2011-06-01 Thread Nick Dokos
Scott Randby wrote: > On 06/01/2011 10:49 PM, Nick Dokos wrote: > > Scott Randby wrote: > > > >> This is a problem that has been bugging me for some time because I use > >> visual-line-mode a lot when I'm working on my org-mode files. > >> > >> Say I have visual-line-mode turned on when I'm edi

Re: [O] Links and visual-line-mode

2011-06-01 Thread Scott Randby
On 06/01/2011 10:49 PM, Nick Dokos wrote: > Scott Randby wrote: > >> This is a problem that has been bugging me for some time because I use >> visual-line-mode a lot when I'm working on my org-mode files. >> >> Say I have visual-line-mode turned on when I'm editing an org-mode file. >> If I do C-

Re: [O] Links and visual-line-mode

2011-06-01 Thread Nick Dokos
Scott Randby wrote: > This is a problem that has been bugging me for some time because I use > visual-line-mode a lot when I'm working on my org-mode files. > > Say I have visual-line-mode turned on when I'm editing an org-mode file. > If I do C-c C-l, put in the link address, hit , put in a > d

[O] Links and visual-line-mode

2011-06-01 Thread Scott Randby
This is a problem that has been bugging me for some time because I use visual-line-mode a lot when I'm working on my org-mode files. Say I have visual-line-mode turned on when I'm editing an org-mode file. If I do C-c C-l, put in the link address, hit , put in a description, and hit , then the lon