Drew Adams writes: > Please change the error message from this: > > (not (yes-or-no-p "Kill and replace the buffer without saving it? ")) > > to something like this: > > (not (yes-or-no-p > (format "Kill and replace buffer `%s' without saving it? " > (buffer-name))) Done in commit 3986489. Nico -- Nicolas Petton http://nicolas-petton.fr