bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#8661: `kill-buffer' can't handle "<%" as file name


From: Juanma Barranquero
Subject: bug#8661: `kill-buffer' can't handle "<%" as file name
Date: Thu, 12 May 2011 13:53:47 +0200

On Thu, May 12, 2011 at 11:20, Le Wang <l26wang@gmail.com> wrote:

> 1. runemacs -Q
> 2. <C-x f> <%
> 3. type some text into new document
> 4.<C-x k>
>
> error: "kill-buffer: Not enough arguments for format string"
>
> I'm using window native CVS build from early 2011.

With the current trunk, what I see is:

runemacs -Q
C-x C-f <% <RET>  => "(New file)"
; type some text
C-x k <RET>   => "Buffer <% modified; kill anyway? (yes or no)"
yes <RET>

and the buffer is deleted.

    Juanma





reply via email to

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