From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Frascone Subject: Re: Questions about creating new nodes (headings) Date: Wed, 28 Apr 2010 14:09:44 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0149687379==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7DZx-0004ei-R9 for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 16:09:53 -0400 Received: from [140.186.70.92] (port=51326 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7DZv-0004ZJ-B8 for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 16:09:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7DZq-0006lr-Qo for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 16:09:48 -0400 Received: from mail-ww0-f41.google.com ([74.125.82.41]:34599) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7DZq-0006lk-JN for emacs-orgmode@gnu.org; Wed, 28 Apr 2010 16:09:46 -0400 Received: by wwi18 with SMTP id 18so1047683wwi.0 for ; Wed, 28 Apr 2010 13:09:45 -0700 (PDT) In-Reply-To: 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: Nathan Neff Cc: emacs-orgmode --===============0149687379== Content-Type: multipart/alternative; boundary=0016367faa9f6487df0485519701 --0016367faa9f6487df0485519701 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Apr 28, 2010 at 1:51 PM, Nathan Neff wrote: > > > I think you want to customize the org-blank-before-new-entry variable. > > > http://orgmode.org/worg/org-faq.php#blank-line-after-headlines-and-list-items > Nice! That almost fixed it. But, I think the documentation is a bit wrong. Try this: * Item One * Item Two * Item Three * Item Four * Item Five Try to hit M- at the end of Item Three. Even though there are no blanks before Three, it will still add the blank. It looks forward as well as backward. M- after Item Four will also add the blank. It's not a big deal, just a slight documentation issue. Now that I know how it behaves, I can make it do what I want easily :) > > I think this is an Aquamacs thing -- Aquamacs overrides the C-Ret binding > with > some cua-set-rectangle-mark function that I know nothing about. > > What I have found is that C-Ret runs "org-insert-heading-respect-content", > (except on Aquamacs). > > Anyway, M-Ret will do the *same thing* (to the best of my knowledge) > /if/ you have this setting: > > (setq org-insert-heading-respect-content t) > > And I think that most people that use org-mode do indeed set > org-insert-heading-respect-content. > > So, I don't bother w/C-Ret, and just use M-Ret all the time, after > setting the above variable to 't > HTH, > > Perfect! Fixed and fixed! We can consider this thread closed! -Dave --0016367faa9f6487df0485519701 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Wed, Apr 28, 2010 at 1:51 PM, Nathan = Neff <nathan.= neff@gmail.com> wrote:


I think you want to customize the org-blank-before-new-entry variable= .

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

Nice!=A0 T= hat almost fixed it.=A0 But, I think the documentation is a bit wrong.=A0 T= ry this:

* Item One
* Item Two
* Item Three

* Item Four
* Item F= ive

Try to hit M-<RET> at the end of Item Three.=A0 Even thoug= h there are no blanks before Three, it will still add the blank.=A0 It look= s forward as well as backward.
M-<RET> after Item Four will also add the blank.=A0 It's not a bi= g deal, just a slight documentation issue.=A0 Now that I know how it behave= s, I can make it do what I want easily :)

=A0

I think this is an Aquamacs thing -- Aquamacs overrides the C-Ret binding w= ith
some cua-set-rectangle-mark function that I know nothing about.

What I have found is that C-Ret runs "org-insert-heading-respect-conte= nt",
(except on Aquamacs).

Anyway, M-Ret will do the *same thing* (to the best of my knowledge)
/if/ you have this setting:

(setq org-insert-heading-respect-content t)

And I think that most people that use org-mode do indeed set
org-insert-heading-respect-content.

So, I don't bother w/C-Ret, and just use M-Ret all the time, after
setting the above variable to 't
HTH,


Perfect!=A0 Fixed and fixed!

We ca= n consider this thread closed!

-Dave
--0016367faa9f6487df0485519701-- --===============0149687379== 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 --===============0149687379==--