GNU bug report logs -
#8615
Please make sure v q removes the buffer for JPGs just like it does for other files
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Wed, 4 May 2011 18:18:01 UTC
Severity: minor
Tags: fixed
Merged with 6954
Done: Juri Linkov <juri <at> jurta.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>> As for `q', I don't understand why `quit-window' should differ from
>> `View-quit'. Why does `q' bound to `View-quit' kill the buffer, while
>> `quit-window' bound to `q' doesn't?
> I thought the point of "view mode" was to give you a mode for, well,
> quick viewing. In that context it makes perfect sense for `q' to kill
> the buffer. If you're using a regular non-view mode, having `q' kill
> the buffer would be odd.
Using "view mode" as the deciding factor is wrong. The "quick viewing"
meaning is bound to the use of "v" is dired, not to the use of
view-mode. So maybe the right solution is to make view-mode use
quit-window, change quit-window so it obeys a `quit-window-kills'
variable (which toggles the meaning of C-u), and change dired's v to set
quit-window-kills buffer-locally?
I'm sure it's the right behavior: I do think that we want to move
towards merging View-quit and quit-window, but other than that I don't
know because I like my Emacs to accumulate buffers.
Stefan
This bug report was last modified 13 years and 243 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.