unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15761: Fwd: Small problem with "unmark" in *Buffer List*
       [not found] <CA+Xtq3UkvYYZuXacoE-grBS=c-vEKtJ2YA5TfQgb3kP5QuKcMQ@mail.gmail.com>
@ 2013-10-30 18:29 ` Alp Aker
  2013-10-30 18:38   ` Alp Aker
  0 siblings, 1 reply; 2+ messages in thread
From: Alp Aker @ 2013-10-30 18:29 UTC (permalink / raw)
  To: 15761

[-- Attachment #1: Type: text/plain, Size: 857 bytes --]

Forwarding from emacs-devel in order to get a bug number.

---------- Forwarded message ----------
From: Alin Soare <as1789@gmail.com>
Date: Wed, Oct 30, 2013 at 2:55 AM
Subject: Small problem with "unmark" in *Buffer List*
To: emacs-devel@gnu.org


When I mark a buffer for saving (S marker in the 3rd column), the unmark
does not clean the flag.

 This happens because the unmark does simply so:

    (tabulated-list-set-col 0 " " t)

and the "S" marker is on the 3rd column, and it's not cleared.

Now I discovered that in fact "Unmark" command should be called "unmark the
deletion".

Info page, 19.5 Operating on Several Buffers, quote:

`u'
     Remove all flags from the current line, and move down
     (`Buffer-menu-unmark').

This is not true. Either press "g" to revert the buffer, or re-define
"Buffer-menu-unmark" to really unmark the buffers.

[-- Attachment #2: Type: text/html, Size: 1446 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#15761: Fwd: Small problem with "unmark" in *Buffer List*
  2013-10-30 18:29 ` bug#15761: Fwd: Small problem with "unmark" in *Buffer List* Alp Aker
@ 2013-10-30 18:38   ` Alp Aker
  0 siblings, 0 replies; 2+ messages in thread
From: Alp Aker @ 2013-10-30 18:38 UTC (permalink / raw)
  To: 15761-done

[-- Attachment #1: Type: text/plain, Size: 18 bytes --]

Fixed in r114874.

[-- Attachment #2: Type: text/html, Size: 39 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-30 18:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CA+Xtq3UkvYYZuXacoE-grBS=c-vEKtJ2YA5TfQgb3kP5QuKcMQ@mail.gmail.com>
2013-10-30 18:29 ` bug#15761: Fwd: Small problem with "unmark" in *Buffer List* Alp Aker
2013-10-30 18:38   ` Alp Aker

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).