emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: substitute-in-file-name is not distributive


From: Stefan Monnier
Subject: Re: substitute-in-file-name is not distributive
Date: Sun, 28 Oct 2012 15:09:46 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> Here's what I threw together to try to get this working. I took a look
> at minibuffer.el and other pieces of code seem to make the same
> assumption. Maybe the requote operation needs a a file-name-handler?

I installed a new implementation of the requote, which should handle
your case better.  It still tripped up some later assertions, but
I think those assertions are too strict in this case, so I commented
them out and it seemed to work in my test.
If you still find bogus behavior, please file a bug-report.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]