emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Erik Iverson <eriki@ccbr.umn.edu>
To: Antti Kaihola <akaihola@gmail.com>
Cc: Achim Gratz <Stromeko@nexgo.de>, emacs-orgmode@gnu.org
Subject: Re: Re: org-indent mode not indenting free text?
Date: Fri, 03 Dec 2010 10:18:27 -0600	[thread overview]
Message-ID: <4CF91853.9090001@ccbr.umn.edu> (raw)
In-Reply-To: <AANLkTinokHDeu6Fd6Fed+k0Gvvq6reSTB37iAqitHimL@mail.gmail.com>

Just a guess here: This may be some weirdness
because the check in org-indent *will* allow
people using GNU Emacs 23.1.50 to turn on
org-indent, as far as I can tell.

The message "org-indent-mode can crash Emacs 23.1"
does not fully explain if it can also crash 23.1.50.

If indeed you should be having to run Emacs 23.2 or
greater to get org-indent-mode, I don't believe that
is what is currently happening.

Perhaps that check should require 23.2 or
greater? I don't know the details here, but
it's a starting place to look.

Antti Kaihola wrote:
> 2010/12/2 Achim Gratz <Stromeko@nexgo.de>:
>> What version of Emacs are you running?
> 
> This is:
> GNU Emacs 23.1.50.1 (i486-pc-linux-gnu, GTK+ Version 2.18.0) of
> 2009-09-27 on palmer, modified by Debian
> 
>>  What does C-h f with-silent-modifications result in?
> 
> with-silent-modifications is a Lisp macro in `org-macs.el'.
> 
> (with-silent-modifications ORG-UNMODIFIED)
> 
> Not documented.
> 
>>  Could you back out the change
>> (most likely the defmacro for with-silent-modifications in org-macs.el,
>> even though I have no clue why this would interact with org-indent-mode
>> as it should not be defined for versions >23.1) and tell us if that
>> solves your problem (which I can't test because org-indent-mode doesn't
>> even start on Emacs 23.1)?
> 
> Yes it does! I commented out:
> 
> ;;(if (or (< emacs-major-version 23)
> ;;	(and (<= emacs-major-version 23)
> ;;	     (< emacs-minor-version 2)))
> ;;    (defmacro with-silent-modifications
> ;;      (org-unmodified)))
> 
> and it now works correctly. Thanks a lot!
> 
> _______________________________________________
> 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

  reply	other threads:[~2010-12-03 16:18 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-23 16:47 org-indent mode not indenting free text? Erik Iverson
2010-11-23 18:51 ` Nicolas Goaziou
2010-11-23 20:35   ` David Maus
2010-12-02  7:57     ` Antti Kaihola
2010-12-02 20:17       ` Achim Gratz
2010-12-03 13:30         ` Antti Kaihola
2010-12-03 16:18           ` Erik Iverson [this message]
2010-12-03 19:57             ` Carsten Dominik
2010-12-03 21:16               ` Achim Gratz
2010-12-03 21:21               ` Erik Iverson
2010-12-03 22:33                 ` Carsten Dominik
2010-12-04  9:12                 ` Achim Gratz
2010-12-03 17:08           ` Achim Gratz
2010-12-02 18:51 ` Carsten Dominik
2010-12-02 20:29   ` Erik Iverson
2010-12-02 20:32     ` Erik Iverson
2010-12-03 13:15       ` Antti Kaihola
2010-12-02 20:42     ` Carsten Dominik

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=4CF91853.9090001@ccbr.umn.edu \
    --to=eriki@ccbr.umn.edu \
    --cc=Stromeko@nexgo.de \
    --cc=akaihola@gmail.com \
    --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).