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
_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to