From: Toby Cubitt <tsc25@cantab.net>
To: emacs-orgmode@gnu.org
Subject: Re: Bugs x2: fast tag selection broken, column view broken?
Date: Fri, 29 Mar 2013 11:30:01 +0000 [thread overview]
Message-ID: <20130329113001.GA8447@c3po> (raw)
In-Reply-To: <20130329001010.GA11893@c3po>
On Fri, Mar 29, 2013 at 12:10:10AM +0000, Toby Cubitt wrote:
> On Thu, Mar 28, 2013 at 10:29:06PM +0100, Bastien wrote:
> > > 2. Column view mode is completely broken for me. In old org files where
> > > column view used to work fine, I now just get grey boxes obscuring the
> > > headings, and nothing in the columns. I've attached a minimal example
> > > file, and a screenshot.
> >
> > I can't reproduce this one. Can you reproduce it with emacs -Q?
>
> Hmmm... I can't reproduce it from emacs -Q. Sorry, I should of course
> have checked this first before posting. Must be something in my
> config. I'll investigate and try to narrow down what exactly is causing
> it.
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.
I'm running a recent bzr version of Emacs, and a recent git version of
Org mode.
Best,
Toby
--
Dr T. S. Cubitt
Royal Society University Research Fellow
Centre for Quantum Information and Foundations
DAMTP, University of Cambridge
email: tsc25@cantab.net
web: www.dr-qubit.org
next prev parent reply other threads:[~2013-03-29 11:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-28 18:35 Bugs x2: fast tag selection broken, column view broken? Toby Cubitt
2013-03-28 21:29 ` Bastien
2013-03-29 0:10 ` Toby Cubitt
2013-03-29 11:30 ` Toby Cubitt [this message]
2013-04-09 17:04 ` Bastien
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=20130329113001.GA8447@c3po \
--to=tsc25@cantab.net \
--cc=emacs-orgmode@gnu.org \
--cc=toby-dated-1365766809.d7ddbe@dr-qubit.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).