Bastien,
On 23 March 2014 22:51, Guido Van Hoecke wrote:
> Hi Bastien,
>
> Bastien writes:
>
>> Hi Guido,
>>
>> Guido Van Hoecke writes:
>>
>>> The problem remains if I replace '[' and ']' with either '{' and
>>> '}' or '(' and ')'.
>>>
>>> It disappears if I replace them by e.g. '#' and '+'.
>
Hi Bastien,
Bastien writes:
> Hi Guido,
>
> Guido Van Hoecke 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 reprodu
Hi Guido,
Guido Van Hoecke 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
Hi Bastien,
Guido Van Hoecke writes:
> Hi Bastien,
>
> Bastien writes:
>
>> Hi Guido,
>>
>> Guido Van Hoecke writes:
>>
>>> But I'm pretty sure this is not normal, so any help or suggestion
>>> would be usefull.
>>
>> Yes, this is not normal. Can you try
>>
>> M-x global-font-lock-mode RET
>>
Hi Bastien,
Bastien writes:
> Hi Guido,
>
> Guido Van Hoecke writes:
>
>> But I'm pretty sure this is not normal, so any help or suggestion
>> would be usefull.
>
> Yes, this is not normal. Can you try
>
> M-x global-font-lock-mode RET
>
> to prevent the hiding of leading stars and
>
> M-x vis
Hi Guido,
Guido Van Hoecke writes:
> But I'm pretty sure this is not normal, so any help or suggestion
> would be usefull.
Yes, this is not normal. Can you try
M-x global-font-lock-mode RET
to prevent the hiding of leading stars and
M-x visible-mode RET
to prevent invisibility properties?