From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: patch for org mode Date: Mon, 5 Jul 2010 15:07:44 +0200 Message-ID: References: <12476.1278319281@maps> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=53094 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OVlOq-0000Cj-D8 for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 09:07:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OVlOo-000698-6h for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 09:07:52 -0400 Received: from mail-ww0-f49.google.com ([74.125.82.49]:50949) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OVlOo-00068e-1n for emacs-orgmode@gnu.org; Mon, 05 Jul 2010 09:07:50 -0400 Received: by wwi14 with SMTP id 14so4882364wwi.30 for ; Mon, 05 Jul 2010 06:07:49 -0700 (PDT) In-Reply-To: <12476.1278319281@maps> 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: Stephen Eglen Cc: emacs-orgmode@gnu.org Applied, thanks! On Jul 5, 2010, at 10:41 AM, Stephen Eglen wrote: > Here is a patch for the 'capture' section of org.texi . I've added a > few lines of @comments: > > +@comment SJE: Should be Org file or Org-mode file (see prev two > items)? I have no idea. I like to be able to say Org file, so I just left it. > > +@comment SJE: should these sentences terminate in period? > (i.e. the following lines in the table) I am really uncertain here. often these table entries are half sentences. I guess the "rule" I might be using is to use dots if after the first half sentence, another sentence with more explanation is following. Does this make any sense? > > +@comment SJE: org-feed is not autoloaded - should that be mentioned? The main entry points in org-feed are autoloaded - what do you mean here? - Carsten