emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Guido Van Hoecke <guivho@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: org mode alignment problem
Date: Mon, 24 Mar 2014 21:53:40 +0100	[thread overview]
Message-ID: <CAEySM9F7u1c-U0VR9YBoAGdDuQbOH52HLZ0T74Vi=g9Q+Z1cKw@mail.gmail.com> (raw)
In-Reply-To: <m2a9cgh9ct.fsf@gmail.com>

Bastien,

On 23 March 2014 22:51, Guido Van Hoecke <guivho@gmail.com> wrote:
> Hi Bastien,
>
> Bastien <bzg@gnu.org> writes:
>
>> Hi Guido,
>>
>> Guido Van Hoecke <guivho@gmail.com> writes:
>>
>>> The problem remains if I replace '[' and ']' with either '{' and
>>> '}' or '(' and ')'.
>>>
>>> It disappears if I replace them by e.g. '#' and '+'.
>>
>> I smell a bad interaction with some other package.
>>
>> Can you reproduce the problem with emacs -q (loading Org
>> from master, since you're using this Org version)?
>
> Nope.
>
>> If the problem disappear when you don't load your emacs.el,
>> then maybe you can bisect and see what's wrong there.
>
> I'll investigate this tomorrow and report back with the name of the
> culprit :)

Here's the culprit:
(require 'linum)
(global-linum-mode)

Turning global-linum-mode off solved the problem, as far as I can tell now.

Thanks for your help and time.

Guido

      reply	other threads:[~2014-03-24 20:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-23 15:22 org mode alignment problem Guido Van Hoecke
2014-03-23 17:59 ` Bastien
2014-03-23 19:20   ` Guido Van Hoecke
2014-03-23 20:23     ` Guido Van Hoecke
2014-03-23 20:48     ` Bastien
2014-03-23 21:51       ` Guido Van Hoecke
2014-03-24 20:53         ` Guido Van Hoecke [this message]

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='CAEySM9F7u1c-U0VR9YBoAGdDuQbOH52HLZ0T74Vi=g9Q+Z1cKw@mail.gmail.com' \
    --to=guivho@gmail.com \
    --cc=bzg@gnu.org \
    --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).