emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Vladimir Lomov <lomov.vl@gmail.com>
To: Bastien <bzg@gnu.org>
Cc: Emacs Org Mode <emacs-orgmode@gnu.org>
Subject: Re: "Bad" interaction between flyspell and org-mode with latest Emacs
Date: Sat, 28 Apr 2012 11:44:20 +0900	[thread overview]
Message-ID: <20120428024420.GD1360@smoon> (raw)
In-Reply-To: <87bomcdewd.fsf@gnu.org>

Hello Bastien,
** Bastien [2012-04-27 23:49:06 +0200]:

> Hello Vladimir,

> I can't reproduce the problem you describe, but maybe I misunderstood
> some of the steps... if you can, please describe a reproducible recipe.
> Also mention Org's version explicitely.

> I'm not using flyspell regularily, only for testing, so perhaps 
> others will have more helpful answers!

It took me awhile to prepare minimal example.

Emacs: bzr revno 108056
org-mode: 7.8.09-413-g21e24f @ /usr/share/emacs/site-lisp/org/org-install.el

The same example file (~example.org~) and the same procecure to get
"strange" behavior (I don't know how to explain it more precisely than
that: run =C-c '= in src block, enter new line and immediately run =C-c
'= again), but now there is not message in echo area about 'flyspell'.

I prepared ~debug.el~ to run Emacs:
$ emacs -Q -l ~/tmp/debug.el

#+name: debug.el
#+begin_src elisp
(setq load-path (cons "/usr/share/emacs/site-lisp/org" load-path))

(custom-set-variables
  '(show-paren-mode t)
)

(require 'org-install)
#+end_src

Again, it is rather hard to catch this, once I run the sequence of
commands and seems it is ok, but next time it hangs (I run emacs in
cgroup controlled environment with switched off swap so emacs is killed
when memory is exhausted)

Revno 108011 is ok with this example.

P.S. There is similar bug report already (bug#11351), I posted my
original message there, but now I not sure if it is the same problem.

---
WBR, Vladimir Lomov

-- 
Usage: fortune -P [-f] -a [xsz] Q: file [rKe9] -v6[+] file1 ...

  reply	other threads:[~2012-04-28  2:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26  9:34 "Bad" interaction between flyspell and org-mode with latest Emacs Vladimir Lomov
2012-04-27 21:49 ` Bastien
2012-04-28  2:44   ` Vladimir Lomov [this message]
2012-04-29  9:31     ` Bastien
2012-04-29 10:47       ` Vladimir Lomov
2012-04-30 12:54         ` 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=20120428024420.GD1360@smoon \
    --to=lomov.vl@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).