[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bugs x2: fast tag selection broken, column view broken?
From: |
Bastien |
Subject: |
Re: [O] Bugs x2: fast tag selection broken, column view broken? |
Date: |
Tue, 09 Apr 2013 19:04:24 +0200 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi Toby,
Toby Cubitt <address@hidden> writes:
> This one's weird. It seems to be caused by an interaction between
> flyspell and org. I can reproduce it with the following minimal recipe
> (using the column-view.org file from my previous post, though enabling
> column view mode in any org file should reproduce the problem):
>
> 1. Create a .emacs with the following contents:
>
> (add-to-list "~/path/to/org-mode/lisp/")
> (require 'flyspell)
> (require 'org)
>
> 2. emacs --daemon
>
> 3. emacsclient -c column-view.org
>
> 4. C-c C-x C-c
>
> Reversing the order in which flyspell and org are loaded fixes the
> problem.
Mhh... FWIW, I installed aspell-fr and run flyspell by requiring it
before Org and I could not reproduce this error.
--
Bastien
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [O] Bugs x2: fast tag selection broken, column view broken?,
Bastien <=