GNU bug report logs - #15761
Fwd: Small problem with "unmark" in *Buffer List*

Previous Next

Package: emacs;

Reported by: Alp Aker <alptekin.aker <at> gmail.com>

Date: Wed, 30 Oct 2013 18:30:03 UTC

Severity: normal

Done: Alp Aker <alptekin.aker <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15761 in the body.
You can then email your comments to 15761 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15761; Package emacs. (Wed, 30 Oct 2013 18:30:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alp Aker <alptekin.aker <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Wed, 30 Oct 2013 18:30:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alp Aker <alptekin.aker <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Fwd: Small problem with "unmark" in *Buffer List*
Date: Wed, 30 Oct 2013 14:29:48 -0400
[Message part 1 (text/plain, inline)]
Forwarding from emacs-devel in order to get a bug number.

---------- Forwarded message ----------
From: Alin Soare <as1789 <at> gmail.com>
Date: Wed, Oct 30, 2013 at 2:55 AM
Subject: Small problem with "unmark" in *Buffer List*
To: emacs-devel <at> 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.
[Message part 2 (text/html, inline)]

Reply sent to Alp Aker <alptekin.aker <at> gmail.com>:
You have taken responsibility. (Wed, 30 Oct 2013 18:39:01 GMT) Full text and rfc822 format available.

Notification sent to Alp Aker <alptekin.aker <at> gmail.com>:
bug acknowledged by developer. (Wed, 30 Oct 2013 18:39:02 GMT) Full text and rfc822 format available.

Message #10 received at 15761-done <at> debbugs.gnu.org (full text, mbox):

From: Alp Aker <alptekin.aker <at> gmail.com>
To: 15761-done <at> debbugs.gnu.org
Subject: Fwd: Small problem with "unmark" in *Buffer List*
Date: Wed, 30 Oct 2013 14:38:50 -0400
[Message part 1 (text/plain, inline)]
Fixed in r114874.
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 28 Nov 2013 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 10 years and 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.