emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Andrew Stine <illuminati1113@gmail.com>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: org-indent-mode cursor movement [7.8.03]
Date: Thu, 23 Feb 2012 10:04:11 -0500	[thread overview]
Message-ID: <CA+AxT5WmeoyjoHOSBi-CqRf-a2jrLNETtnzAVLDGPr-Q4TQ=jQ@mail.gmail.com> (raw)
In-Reply-To: <8608.1330008258@alphaville>

On Thu, Feb 23, 2012 at 9:44 AM, Nick Dokos <nicholas.dokos@hp.com> wrote:
> Andrew Stine <illuminati1113@gmail.com> wrote:
>
>> I've tried "-q" and it works, but only because emacs reverts to default version of org-mode. The
>> version I am having trouble with is currently installed through elpa.
>>
>
> Then create a minimal .emacs file that will load the right version of org (but exclude
> all your customizations) and start with
>
>    emacs -q -l /path/to/minimal/.emacs

I've already done so. For reference, the code in that file is:

    (when
        (load
         (expand-file-name "~/.emacs.d/elpa/package.el"))
        (package-initialize))

I've been able to duplicate this bug on two machines, three installs, of emacs:
An Archlinux machine with emacs 23.3
The same Archlinux machines with emacs 24.0
A Solaris 10 machine with emacs 23.3

Another note, I've discovered that the problem goes away if I reload
the file "org-indent.el", specifically if I re-eval the function
"org-indent-add-properties."

I think that this is a problem with the way that elpa is loading the
package, but I'm not certain what.

> Unless other people are having trouble with this, I'd suspect a customization
> of yours.

That would follow, but the elpa package is dated Feb 16th and I
suspect that most folks don't upgrade every week. I may just be the
first person to come across this.

- Andrew

  reply	other threads:[~2012-02-23 15:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23  2:50 Bug: org-indent-mode cursor movement [7.8.03] Andrew Stine
2012-02-23  9:00 ` Nicolas Goaziou
2012-02-23  9:04   ` Nick Dokos
2012-02-23 12:43   ` Andrew Stine
2012-02-23 14:44     ` Nick Dokos
2012-02-23 15:04       ` Andrew Stine [this message]
2012-02-23 17:36         ` Andrew Stine
2012-02-23 19:22           ` Achim Gratz
2012-06-13 20:53 ` N. Jackson
2012-06-19  1:25   ` N. Jackson

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='CA+AxT5WmeoyjoHOSBi-CqRf-a2jrLNETtnzAVLDGPr-Q4TQ=jQ@mail.gmail.com' \
    --to=illuminati1113@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    /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).