all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vladimir Lomov <lomov.vl@gmail.com>
To: 11351@debbugs.gnu.org
Subject: bug#11351:
Date: Sun, 29 Apr 2012 21:12:42 +0900	[thread overview]
Message-ID: <20120429121242.GH1360@smoon> (raw)
In-Reply-To: <87lilisjsu.fsf@gnu.org>

Hello, I'm copying message I sent to Org-mode ML,

-----------------------------------------------------

Re: "Bad" interaction between flyspell and org-mode with latest Emacs

-----------------------------------------------------

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.

-----------------------------------------------------

2Sam Steingold: would you mind to try your example with revno 108011 and 108012?
I'm not sure if my issue relates with bug#11351 but it appears with
revno 108012.


---
WBR, Vladimir Lomov

-- 
Without adventure, civilization is in full decay.
		-- Alfred North Whitehead





      parent reply	other threads:[~2012-04-29 12:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 13:29 bug#11351: 24.1.50; marker does not point anywhere Sam Steingold
2012-04-26 13:48 ` Eli Zaretskii
2012-04-26 15:31   ` Sam Steingold
2012-04-26 16:04     ` Eli Zaretskii
2012-04-27 18:47       ` Sam Steingold
2012-04-27 18:50         ` Sam Steingold
2012-04-30 22:21       ` Sam Steingold
2012-05-01  2:42         ` Eli Zaretskii
2012-05-01  3:55           ` Sam Steingold
2012-05-01  3:59             ` Glenn Morris
2012-04-27  6:16 ` bug#11351: Vladimir Lomov
2012-04-29 12:12 ` Vladimir Lomov [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120429121242.GH1360@smoon \
    --to=lomov.vl@gmail.com \
    --cc=11351@debbugs.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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.