From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Otterson Subject: new links behavior doesn't seem to work Date: Sat, 27 Jan 2007 09:49:43 -0800 Message-ID: <45BB90B7.4000309@u.washington.edu> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0328203357==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HArgT-00012O-Li for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 12:49:49 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HArgS-00011f-6L for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 12:49:49 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HArgR-00011W-Pe for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 12:49:47 -0500 Received: from mxout5.cac.washington.edu ([140.142.32.135]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HArgR-0000Wd-9P for emacs-orgmode@gnu.org; Sat, 27 Jan 2007 12:49:47 -0500 Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.141] (may be forged)) by mxout5.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l0RHnhkd002117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Sat, 27 Jan 2007 09:49:43 -0800 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0328203357== Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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
--===============0328203357== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0328203357==--