[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: strange behavior of w3m-session-rename
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Fri, 12 Apr 2013 13:03:32 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11998
- References: <87y5coh258.fsf@xxxxxxxxxx>
REN Lifeng wrote:
> Suppose I open a session-select buffer by w3m-session-select, and find
> "Crash recovery sessions[n]" contains couple of pages for learning w3m.
> I want rename it to "w3m tutorials". So, I press 'r' and input the name
> and expect the session in question be renamed, but emacs-w3m refuse to
> do this for me. It keeps asking me "Again New session title: "
Oh, that looks obviously a bug, and your patch is the right fix,
I think. I've committed it in the CVS trunk. Thank you!
Shirai-san, the author, please fix it in your own manner if any.