From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Harkins Subject: Re: Option to prevent auto-insertion of blank lines by M-return? Date: Fri, 8 Oct 2010 17:45:29 +0800 Message-ID: References: <7D407A1C-DEEB-4FE9-A6D0-B0F37052FCF1@gmail.com> Reply-To: jamshark70@dewdrop-world.net Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0945819495==" Return-path: Received: from [140.186.70.92] (port=37784 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P49WA-0002EW-0J for Emacs-orgmode@gnu.org; Fri, 08 Oct 2010 05:45:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P49W6-0007nB-WD for Emacs-orgmode@gnu.org; Fri, 08 Oct 2010 05:45:32 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:54697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P49W6-0007n5-Pv for Emacs-orgmode@gnu.org; Fri, 08 Oct 2010 05:45:30 -0400 Received: by gyd10 with SMTP id 10so170686gyd.0 for ; Fri, 08 Oct 2010 02:45:30 -0700 (PDT) In-Reply-To: <7D407A1C-DEEB-4FE9-A6D0-B0F37052FCF1@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: Carsten Dominik Cc: Emacs-orgmode@gnu.org --===============0945819495== Content-Type: multipart/alternative; boundary=005045014103fccdf0049217dea6 --005045014103fccdf0049217dea6 Content-Type: text/plain; charset=ISO-8859-1 Perfect! Thanks. In case anyone is searching list archives... the answer is: org-blank-before-new-entry. James PS Org-mode is *saving my bacon* on a big multimedia composition project due for performance in about 2 weeks. I might have been able to keep track of the details with something else, but the human-readable file format of org-mode is a winner for me. So thanks for the very excellent work on a deep, pleasant-to-use tool! On Fri, Oct 8, 2010 at 5:35 PM, Carsten Dominik wrote: > Hi James, > > this is a FAQ: > > > http://orgmode.org/worg/org-faq.php#blank-line-after-headlines-and-list-items > > - Carsten > > > On Oct 8, 2010, at 11:29 AM, James Harkins wrote: > > Sorry if this is an obvious question, but I'm not having much luck finding >> the right org-mode customization options (due to the fact that there are so >> many of them, in combination with my relative noobness). >> >> Here's the behavior I would like to change: I have outline headings with a >> blank line in between, e.g. >> >> *** MIDI class 2 <2010-10-14 Thu 08:45> >> >> *** MIDI class 3 <2010-10-21 Thu 08:45> >> >> And I want to add more headings underneath MIDI class 2. So I put the >> cursor at the end of the "MIDI class 2" line and hit M-return. Then I get >> this: >> >> *** MIDI class 2 <2010-10-14 Thu 08:45> >> >> *** >> >> *** MIDI class 3 <2010-10-21 Thu 08:45> >> >> But I would rather get this: >> >> *** MIDI class 2 <2010-10-14 Thu 08:45> >> *** >> >> *** MIDI class 3 <2010-10-21 Thu 08:45> >> >> I sort of understand that it's replicating the blank space between >> headings, but I would rather put in the blank space if I want it, instead of >> the tool assuming that I want it and then forcing me to take it out. >> >> Hoping for a customize option... thanks! >> James >> >> >> -- >> James Harkins /// dewdrop world >> jamshark70@dewdrop-world.net >> http://www.dewdrop-world.net >> >> "Come said the Muse, >> Sing me a song no poet has yet chanted, >> Sing me the universal." -- Whitman >> >> blog: http://www.dewdrop-world.net/words >> audio clips: http://www.dewdrop-world.net/audio >> more audio: http://soundcloud.com/dewdrop_world/tracks >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> > > - Carsten > > > > -- James Harkins /// dewdrop world jamshark70@dewdrop-world.net http://www.dewdrop-world.net "Come said the Muse, Sing me a song no poet has yet chanted, Sing me the universal." -- Whitman blog: http://www.dewdrop-world.net/words audio clips: http://www.dewdrop-world.net/audio more audio: http://soundcloud.com/dewdrop_world/tracks --005045014103fccdf0049217dea6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Perfect! Thanks.

In case anyone is searching list archives... the an= swer is: org-blank-before-new-entry.

James

PS Org-mode is = saving my bacon on a big multimedia composition project due for perform= ance in about 2 weeks. I might have been able to keep track of the details = with something else, but the human-readable file format of org-mode is a wi= nner for me. So thanks for the very excellent work on a deep, pleasant-to-u= se tool!


On Fri, Oct 8, 2010 at 5:35 PM, Carsten = Dominik <= carsten.dominik@gmail.com> wrote:
Hi James,

this is a FAQ:

http://orgmode.org/worg/org-faq.php#blank-= line-after-headlines-and-list-items

- Carsten


On Oct 8, 2010, at 11:29 AM, James Harkins wrote:

=
Sorry if this is an obvious question, but I'm not having much luck find= ing the right org-mode customization options (due to the fact that there ar= e so many of them, in combination with my relative noobness).

Here's the behavior I would like to change: I have outline headings wit= h a blank line in between, e.g.

*** MIDI class 2 <2010-10-14 Thu 08:45>

*** MIDI class 3 <2010-10-21 Thu 08:45>

And I want to add more headings underneath MIDI class 2. So I put the curso= r at the end of the "MIDI class 2" line and hit M-return. Then I = get this:

*** MIDI class 2 <2010-10-14 Thu 08:45>

***

*** MIDI class 3 <2010-10-21 Thu 08:45>

But I would rather get this:

*** MIDI class 2 <2010-10-14 Thu 08:45>
***

*** MIDI class 3 <2010-10-21 Thu 08:45>

I sort of understand that it's replicating the blank space between head= ings, but I would rather put in the blank space if I want it, instead of th= e tool assuming that I want it and then forcing me to take it out.

Hoping for a customize option... thanks!
James


--
James Harkins /// dewdrop world
jamshark7= 0@dewdrop-world.net
http://www.dewdr= op-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal." =A0-- Whitman

blog: http= ://www.dewdrop-world.net/words
audio clips: http://www.dewdrop-world.net/audio
more audio: http://soundcloud.com/dewdrop_world/tracks
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gn= u.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten






--
James Harkins /// dewdr= op world
jamshark70@dewd= rop-world.net
http://www.de= wdrop-world.net

"Come said the Muse,
Sing me a song no poet has yet chanted,Sing me the universal."=A0 -- Whitman

blog: http://www.dewdrop-world.net/words
audi= o clips: http://www.dewdrop-= world.net/audio
more audio: http://s= oundcloud.com/dewdrop_world/tracks
--005045014103fccdf0049217dea6-- --===============0945819495== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0945819495==--