emacs-devel
[Top][All Lists]
Advanced

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

Re: trunk r115246: eww usability improvements


From: Lars Magne Ingebrigtsen
Subject: Re: trunk r115246: eww usability improvements
Date: Thu, 28 Nov 2013 19:43:43 +0100
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux)

Teodor Zlatanov <address@hidden> writes:

> +  (if (y-or-n-p "quit eww? ")
> +      (progn
> +     (setq eww-history nil)
> +     (kill-buffer (current-buffer)))))

I'm not sure that's a good change.  The normal use case for eww is to
use it to browse a page or two, and then you want it to go away.  Which
`q' does.  Querying whether to do so isn't what most Emacs special modes
do with that command.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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