From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: Org speed keys anywhere Date: Thu, 02 Aug 2018 17:32:35 -0400 Message-ID: <87a7q4ihe4.fsf@kyleam.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47457) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1flLD7-00038A-Fu for emacs-orgmode@gnu.org; Thu, 02 Aug 2018 17:32:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1flLD4-0006uK-E6 for emacs-orgmode@gnu.org; Thu, 02 Aug 2018 17:32:41 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:54199) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1flLD4-0006tp-7O for emacs-orgmode@gnu.org; Thu, 02 Aug 2018 17:32:38 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: orguser , emacs-orgmode@gnu.org orguser writes: [...] > A few days ago a method was posted to emacs-devel which allows > the user to use single key bindings in editor buffers too: > > https://lists.gnu.org/archive/html/emacs-devel/2018-07/msg01136.html Looks like a nice idea. I hope someone does take the time to make it into a package. > Could this method be added to org, so if the user sets an additional > config variable like "org-use-speed-commands-everywhere" besides > "org-use-speed-commands" then speed commands can be used anywhere > in an org buffer, not just at the beginning of a headline? IMO that'd work well as a separate package. -- Kyle