all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Joost Kremers <joost.m.kremers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Hang with markdown-mode
Date: 25 Nov 2013 16:06:17 GMT	[thread overview]
Message-ID: <slrnl96tbo.2vm.joost.m.kremers@j.kremers4.news.arnhem.chello.nl> (raw)
In-Reply-To: mailman.7041.1385364682.10748.help-gnu-emacs@gnu.org

Leo wrote:
> The problem 
> ----------- 
>
> I use markdown-mode 1.9 in emacs 24.3.1 and I get a consistent hang when I do the following: 
>
> 1.  Start emacs 
> 2.  Create a new file, say, with name changetest.txt. 
> 3.  Put (or keep) it in markdown-mode. 
> 4.  Write some text in changetest.txt and save the file to disc. 
> 5.  Switch to another buffer, so that that buffer changetest.txt is not 
>     visible. 
> 6.  Open the file changetest.txt in another editor. 
> 7.  Change and save the content in this other editor. 
> 8.  Go back to emacs and switch buffer to changetest.txt. 
>
> You will get the message 
>
>     changetest.txt changed on disk; really edit the buffer? (y, n, r or C-h) 
>
> But then emacs will hang; no input will get you through the question prompt and keyboard-quit does nothing, so you have to kill emacs. 

I've actually run into the very same thing, although it was not with
Markdown mode (which I also use). Instead, it happened with org-mode
buffers that changed on disk because a new version of the file was
synced from Dropbox.

I haven't seen the bug in a while, however, and I haven't investigated
it. There are two things that changed since I saw the bug that might be
relevant: I downgraded from emacs-snapshot to the latest release 24.3.1
(though since you're using that same version, that probably isn't it)
and I unset `auto-save-visited-file-name`, which I used to have set.

Do you happen to have `auto-save-visited-file-name` set to t? And did
you try with `emacs -Q`?


-- 
Joost Kremers                                   joostkremers@fastmail.fm
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)


       reply	other threads:[~2013-11-25 16:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.7041.1385364682.10748.help-gnu-emacs@gnu.org>
2013-11-25 16:06 ` Joost Kremers [this message]
2013-11-26  9:30   ` Hang with markdown-mode leo
     [not found]   ` <mailman.7148.1385458240.10748.help-gnu-emacs@gnu.org>
2014-01-06 14:44     ` danielrairigh
2014-03-24  5:56       ` news
2013-11-25  6:52 Leo
2013-11-25 11:36 ` Tim Visher
2013-11-25 12:53   ` leo
2013-11-25 13:30     ` Stefan Monnier

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=slrnl96tbo.2vm.joost.m.kremers@j.kremers4.news.arnhem.chello.nl \
    --to=joost.m.kremers@gmail.com \
    --cc=help-gnu-emacs@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.