From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Loginov Subject: Re: auto description of file link feature request Date: Tue, 10 Jul 2007 14:58:06 +0700 Message-ID: <87bqekg06p.fsf@mail.ru> References: <87ir8uf05b.fsf@mail.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I8Aby-0003IP-6d for emacs-orgmode@gnu.org; Tue, 10 Jul 2007 03:58:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I8Abw-0003Hl-G9 for emacs-orgmode@gnu.org; Tue, 10 Jul 2007 03:58:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I8Abw-0003Hi-8y for emacs-orgmode@gnu.org; Tue, 10 Jul 2007 03:58:16 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1I8Abv-0003dY-Qf for emacs-orgmode@gnu.org; Tue, 10 Jul 2007 03:58:15 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1I8Abt-0003zf-6r for emacs-orgmode@gnu.org; Tue, 10 Jul 2007 09:58:13 +0200 Received: from itam92.itam.nsc.ru ([194.226.179.92]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jul 2007 09:58:13 +0200 Received: from zeliboba by itam92.itam.nsc.ru with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Jul 2007 09:58:13 +0200 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 Carsten Dominik writes: > You can just leave the description empty. yes, but then you'll see link like "file:~/dir/file" instead just "~/dir/file" second option looks nicer and more consistent with C-c C-l behavior > On Jul 9, 2007, at 10:32, Maxim Loginov wrote: > >> when you insert a link to a file with C-u C-c C-l you have to enter >> Description manually. is that possible to substitute empty Description >> string with the path just entered? it works in this way if you insert >> previously saved link with C-c C-l >> >> best >> Maxim