emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: TRS-80 <lists.trs-80@isnotmyreal.name>
To: emacs-orgmode@gnu.org
Subject: Re: Turning off all indentation in 9.4.4
Date: Fri, 26 Feb 2021 14:12:09 -0500	[thread overview]
Message-ID: <83f49a373d71c4b786bda1ad6323ca87@isnotmyreal.name> (raw)
In-Reply-To: <87pn0ne4fh.fsf@kyleam.com>

On 2021-02-26 01:20, Kyle Meyer wrote:
> TRS-80 writes:
> 
>> On 2021-02-24 15:58, TRS-80 wrote:
>>> On 2021-02-16 23:30, Kyle Meyer wrote:
> [...]
>>>> So, if I'm reading your preferences correctly, it sounds like you 
>>>> want
>>>> just the first suggestion in the above snippet, leaving
>>>> org-adapt-indentation at its default value:
>>>> 
>>>>   (add-hook 'org-mode-hook (lambda () (electric-indent-local-mode 
>>>> -1)))
>>> 
>>> OK, I just did eval-expression (M-:) with (electric-indent-local-mode
>>> -1) in an Orgmode buffer.  After very brief testing, it does indeed
>>> seem to return the desired behavior.  So thanks a lot for that tip!
> [...]
>> OK, so after that yesterday, I went ahead and added
>> (electric-indent-local-mode -1) to my org-mode hook.  Then today upon
>> re-starting Emacs, I am back to not working.
>> 
>> By not working I mean:  Pressing enter goes to column 0 as it should,
>> however then pressing <TAB> does nothing.  Where previously it would
>> jump to same level as indented above.
>> 
>> My settings are:
>> 
>> - electric-indent-local-mode nil (local in each Orgmode buffer, set 
>> via
>> hook)
>> 
>> - org-adapt-indentation 'headline-data
> 
> I'm just repeating my suggestion from above, but perhaps you want to
> leave org-adapt-indentation at its default value of t?

Apologies, I had skipped right over that bit!

Doing as you say appears (after very brief test just now) to have given
me back all the expected behavior:

- RET goes to column zero

- TAB goes to indentation level

- Logbook entries are indented as they should be

However in the course of doing this, it reminded me of what I was trying
to do in the first place, which I thought I could accomplish with some
of the new functionality (headline-data in particular).

In my mind at least, the headline data belongs "with" the headline.  So
all drawers like LOGBOOK and PROPERTIES (and their respective entries,
of course) should all be indented to same level as headline.

Now, I used to think the same way about the body text, but I changed my
mind a year or two (maybe more) ago, as I realized that was just wasting
too mych space.

So, my reading of this new(?) headline-data setting, was that it seemed
to be exactly what I had been looking for!  But perhaps I misunderstood?

Cheers,
TRS-80


  reply	other threads:[~2021-02-26 19:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04  6:23 Turning off all indentation in 9.4.4 Raoul Comninos
2021-02-04 17:45 ` Kévin Le Gouguec
2021-02-14 20:31   ` TRS-80
2021-02-14 21:07     ` Tim Cross
2021-02-17  4:30     ` Kyle Meyer
2021-02-17  7:56       ` Tim Cross
2021-02-24 20:58       ` TRS-80
2021-02-25 14:18         ` TRS-80
2021-02-26  6:20           ` Kyle Meyer
2021-02-26 19:12             ` TRS-80 [this message]
2021-04-28  4:09               ` Bastien
2021-04-29 22:30                 ` TRS-80
2021-04-28  4:03         ` Bastien
2021-04-29 22:49           ` TRS-80

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83f49a373d71c4b786bda1ad6323ca87@isnotmyreal.name \
    --to=lists.trs-80@isnotmyreal.name \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).