From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Patch to allow quotes showing on *remember* Date: Tue, 15 Jan 2008 12:17:18 +0100 Message-ID: <009BA5F9-6CCF-4DA0-B2D7-E5535F9B05AD@gmail.com> References: <2f1c7d020801141145ib4422ady3febf585dc1256c@mail.gmail.com> <2f1c7d020801150304u8884e6dvd3257822634456c2@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v915) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JEjnH-000365-VG for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 06:17:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JEjnG-00034R-EP for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 06:17:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JEjnG-00034J-4B for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 06:17:22 -0500 Received: from ug-out-1314.google.com ([66.249.92.174]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JEjnF-0007LV-PZ for emacs-orgmode@gnu.org; Tue, 15 Jan 2008 06:17:22 -0500 Received: by ug-out-1314.google.com with SMTP id a2so71658ugf.48 for ; Tue, 15 Jan 2008 03:17:21 -0800 (PST) In-Reply-To: <2f1c7d020801150304u8884e6dvd3257822634456c2@mail.gmail.com> 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: Hugo Schmitt Cc: emacs-orgmode@gnu.org Hi Hugo, On Jan 15, 2008, at 12:04 PM, Hugo Schmitt wrote: > Hi again. > Let me just show you the use case. Take a look at my current > remember buffer: > > ---start > ## Filing location: Select interactively, default, or last used: > ## C-u C-c C-c to select file and header location interactively. > ## C-c C-c "~/hugo/docs/org/todo.org" -> "* Inbox" > ## C-u C-u C-c C-c "???" -> "* ???" > ## To switch templates, use `C-c r'. To abort use `C-c C-k'. > > * TODO todo title goes here > [2008-01-15 ter] > > ## An Emacs reference mug is what I want. It would hold ten gallons > of coffee. > ## -- Steve VanDevender > ---end > > I need that patch so that the bottom lines (the quote) aren't appended > into the org file after remember. > I was just saying that, if more people use something like this *and* > it doesn't mess up for people who don't, the patch could be added to > org. My question is: how did this extra commend get into the remember buffer in the first place? Why is it there? just for fun? - Carsten > > > -hugo > > > On Jan 15, 2008 7:55 AM, Carsten Dominik > wrote: >> Hi Hugo, >> >> I am not sure what the purpose of this is. The ## stuff at the >> beginning >> is stuff to remind the user on how to proceed further. What is the >> idea >> of Sacha you are referring to? What is the use case? >> >> Thanks. >> >> >> >> On Jan 14, 2008, at 8:45 PM, Hugo Schmitt wrote: >> >>> Hi folks! >>> I'm sending this as a suggestion. >>> Right now the function 'org-remember-handler' removes the lines on >>> the >>> beginning of the buffer that start with "##" (the ones explaining >>> usage, shortcuts, etc) >>> Yesterday i was trying out sachac's idea of putting quotes into >>> remember (on the bottom), but the text that went there was being >>> added >>> to the todo.org with the actual todo. >>> >>> W/ the fix org also removes the lines on the end that begin with >>> '##'. >>> >>> Cheers, >>> -Hugo >>> _______________________________________________ >>> Emacs-orgmode mailing list >>> Remember: use `Reply All' to send replies to the list. >>> Emacs-orgmode@gnu.org >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >>