emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] new links behavior doesn't seem to work


From: Scott Otterson
Subject: [Orgmode] new links behavior doesn't seem to work
Date: Sat, 27 Jan 2007 09:49:43 -0800
User-agent: Thunderbird 1.5.0.5 (X11/20060719)

Carsten,

Thanks a lot for implementing the new link behavior, where selected text becomes the default link description.  Unfortunately, it doesn't work for me on org 4.62 or 4.63 (emacs  22.0.92.1 on windows; emacs 22.0.50.1 on linux).  The behavior is the same as it was pre-4.62, whether or not I have text selected before hitting C-c C-l.

I've shrunk my .emacs files to:
(add-to-list 'load-path "~/lib/emacs/gemacs-compiled")
(add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
(define-key global-map "\C-cl" 'org-store-link)
(require 'org-install)
and still have this problem.  Do you have any ideas?

Thanks,

Scott

reply via email to

[Prev in Thread] Current Thread [Next in Thread]