From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uday S Reddy Subject: Re: Simplify link handling? Date: Fri, 30 Apr 2010 22:41:20 +0100 Message-ID: References: <8865.1272552844@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7xxl-000768-CR for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 17:41:33 -0400 Received: from [140.186.70.92] (port=57357 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7xxk-000755-BK for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 17:41:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7xxi-0001KQ-Vn for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 17:41:32 -0400 Received: from lo.gmane.org ([80.91.229.12]:41890) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7xxi-0001KE-MW for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 17:41:30 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O7xxg-0001rG-TI for emacs-orgmode@gnu.org; Fri, 30 Apr 2010 23:41:28 +0200 Received: from acws-0068.cs.bham.ac.uk ([147.188.194.56]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Apr 2010 23:41:28 +0200 Received: from u.s.reddy by acws-0068.cs.bham.ac.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 30 Apr 2010 23:41:28 +0200 In-Reply-To: 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 wrote: > > Do you not even want it to prompt you for the description (or > confirmation of it?) As Emacs users, we are generally used to the C-k, C-y, M-y cycle. No prompting needed. (I also have C-x C-k bound to copy-region-as-kill and use it the same way as C-k.) But I would expect that different users might have different preference here. So, something to accommodate the different preferences would be nice. Cheers, Uday