emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org mode alignment problem


From: Guido Van Hoecke
Subject: Re: [O] org mode alignment problem
Date: Mon, 24 Mar 2014 21:53:40 +0100

Bastien,

On 23 March 2014 22:51, Guido Van Hoecke <address@hidden> wrote:
> Hi Bastien,
>
> Bastien <address@hidden> writes:
>
>> Hi Guido,
>>
>> Guido Van Hoecke <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]