all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alp Aker <alptekin.aker@gmail.com>
To: 15761@debbugs.gnu.org
Subject: bug#15761: Fwd: Small problem with "unmark" in *Buffer List*
Date: Wed, 30 Oct 2013 14:29:48 -0400	[thread overview]
Message-ID: <CACxch4pGEMy7vWFpWW=To+BYkaggxNr1AU-2jqZRzFTv_NDQxA@mail.gmail.com> (raw)
In-Reply-To: <CA+Xtq3UkvYYZuXacoE-grBS=c-vEKtJ2YA5TfQgb3kP5QuKcMQ@mail.gmail.com>

[-- 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 --]

  parent reply	other threads:[~2013-10-30 18:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-30  6:55 Small problem with "unmark" in *Buffer List* Alin Soare
2013-10-30 12:28 ` Stefan Monnier
2013-10-30 12:32   ` Alin Soare
2013-10-30 17:25     ` Stefan Monnier
2013-10-30 17:33       ` Drew Adams
2013-10-30 17:44         ` Alin Soare
2013-10-30 18:04           ` Drew Adams
2013-10-30 18:18             ` Alp Aker
2013-10-30 18:29 ` Alp Aker [this message]
2013-10-30 18:38   ` bug#15761: Fwd: " Alp Aker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACxch4pGEMy7vWFpWW=To+BYkaggxNr1AU-2jqZRzFTv_NDQxA@mail.gmail.com' \
    --to=alptekin.aker@gmail.com \
    --cc=15761@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.