Fix issue with truncate-lines and visual-line-mode
commit0db883073369936e27ceea500513db5c37b0beee
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 2 Jun 2011 17:48:36 +0000 (2 19:48 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 2 Jun 2011 17:48:36 +0000 (2 19:48 +0200)
treedc23c3ed6bcc4a31b80d7611d2a36ee9583160af
parent32ac8dd0e51a73a8b7190c0fb10074e56e9f7aca
Fix issue with truncate-lines and visual-line-mode

* lisp/org.el (org-insert-link): Set truncate-line in the *Org Link* buffer
and make sure that it really is set there.

See http://thread.gmane.org/gmane.emacs.orgmode/42447
lisp/org.el