From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott Jaderholm" Subject: blank lines and keystrokes for org remember templates Date: Thu, 6 Sep 2007 15:16:42 -0600 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1930002640==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ITOiX-0002EG-L4 for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 17:16:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ITOiV-0002Aj-Oq for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 17:16:48 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ITOiV-0002AU-7n for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 17:16:47 -0400 Received: from rv-out-0910.google.com ([209.85.198.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1ITOiV-0001t7-2K for emacs-orgmode@gnu.org; Thu, 06 Sep 2007 17:16:47 -0400 Received: by rv-out-0910.google.com with SMTP id c27so217786rvf for ; Thu, 06 Sep 2007 14:16:45 -0700 (PDT) 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: org-mode --===============1930002640== Content-Type: multipart/alternative; boundary="----=_Part_38195_4873011.1189113402089" ------=_Part_38195_4873011.1189113402089 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, 1. When I use remember with a template I get a blank line after the text that I type. My template looks like this: (setq org-remember-templates '((?l "* TODO %?" "~/Documents/org/life.org" "New Tasks"))) If I write TODO something I get a blank line after it in my org file even though I didn't put a newline when using remember. Is this default behavior? Is there a way to change it so that a newline isn't inserted? 2. How do I bind a keystroke to start remember with one of the org-remember-templates rather than prompting you for the template name? Thank you, Scott ------=_Part_38195_4873011.1189113402089 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi,

1. When I use remember with a template I get a blank line after the text that I type.

My template looks like this:
(setq org-remember-templates
      '((?l "* TODO %?" "~/Documents/org/life.org" "New Tasks")))

If I write TODO something I get a blank line after it in my org file even though I didn't put a newline when using remember.

Is this default behavior? Is there a way to change it so that a newline isn't inserted?

2. How do I bind a keystroke to start remember with one of the org-remember-templates rather than prompting you for the template name?

Thank you,
Scott
------=_Part_38195_4873011.1189113402089-- --===============1930002640== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1930002640==--