From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH 06/10] Use prefix arg in org-edit-special Date: Wed, 03 Apr 2013 19:02:41 +0200 Message-ID: <87a9pftumm.fsf@bzg.ath.cx> References: <1364794944-13826-1-git-send-email-aaronecay@gmail.com> <1364794944-13826-7-git-send-email-aaronecay@gmail.com> <87d2ubzlup.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39347) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNR5C-0005Wf-2q for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 13:02:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNR5B-0004s6-47 for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 13:02:46 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:38381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNR5A-0004rz-UI for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 13:02:45 -0400 Received: by mail-wi0-f170.google.com with SMTP id hm11so4557826wib.3 for ; Wed, 03 Apr 2013 10:02:44 -0700 (PDT) In-Reply-To: <87d2ubzlup.fsf@gmail.com> (Eric Schulte's message of "Wed, 03 Apr 2013 07:42:06 -0600") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Aaron Ecay , emacs-orgmode@gnu.org Eric Schulte writes: > Aaron Ecay writes: > >> * lisp/org.el (org-edit-special): Use prefix arg, as docstring says we >> do >> > > This is beyond my ken. I'll leave review of this patch to Bastien. Applied, thanks. -- Bastien