unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* CRM in Buffer List
@ 2008-02-01  7:01 Bob Nelson
  2008-02-01  9:33 ` Johan Bockgård
  0 siblings, 1 reply; 4+ messages in thread
From: Bob Nelson @ 2008-02-01  7:01 UTC (permalink / raw)
  To: help-gnu-emacs

What do the letters ``CRM'' mean in the Buffer List (C-b C-x). The GNU Emacs
(22.1) info manual explains the contents of what's present but doesn't
treat the ``CRM''.

And where _should_ I have looked in the GNU Emacs manuals to avoid bothering
the contributors to this newsgroup?


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

* Re: CRM in Buffer List
  2008-02-01  7:01 CRM in Buffer List Bob Nelson
@ 2008-02-01  9:33 ` Johan Bockgård
  2008-02-01 16:24   ` Bob Nelson
  0 siblings, 1 reply; 4+ messages in thread
From: Johan Bockgård @ 2008-02-01  9:33 UTC (permalink / raw)
  To: help-gnu-emacs

Bob Nelson <bnelson@nelsonbe.com> writes:

> What do the letters ``CRM'' mean in the Buffer List (C-b C-x).

,----[ C-h k C-x C-b ]
| C-x C-b runs the command list-buffers
| [...]
| For more information, see the function `buffer-menu'.
`----

,----
| buffer-menu
| [...]
| The first column shows `>' for a buffer you have
| marked to be displayed, `D' for one you have marked for
| deletion, and `.' for the current buffer.
| 
| The C column has a `.' for the buffer from which you came.
| The R column has a `%' if the buffer is read-only.
| The M column has a `*' if it is modified,
| or `S' if you have marked it for saving.
| After this come the buffer name, its size in characters,
| its major mode, and the visited file name (if any).
`----

-- 
Johan Bockgård


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

* Re: CRM in Buffer List
  2008-02-01  9:33 ` Johan Bockgård
@ 2008-02-01 16:24   ` Bob Nelson
  2008-02-02 10:25     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Bob Nelson @ 2008-02-01 16:24 UTC (permalink / raw)
  To: help-gnu-emacs

Johan Bockgård wrote:

> Bob Nelson <bnelson@nelsonbe.com> writes:
> 
>> What do the letters ``CRM'' mean in the Buffer List (C-b C-x).
> 
> ,----
> | buffer-menu
> | [...]
> | The first column shows `>' for a buffer you have
> | marked to be displayed, `D' for one you have marked for
> | deletion, and `.' for the current buffer.
> | 
> | The C column has a `.' for the buffer from which you came.
> | The R column has a `%' if the buffer is read-only.
> | The M column has a `*' if it is modified,

M == modified.
R -- read-only

So what does 'C' stand for? C == came?



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

* Re: CRM in Buffer List
  2008-02-01 16:24   ` Bob Nelson
@ 2008-02-02 10:25     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2008-02-02 10:25 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Bob Nelson <bnelson@nelsonbe.com>
> Date: Fri, 01 Feb 2008 10:24:57 -0600
> 
> Johan Bockgård wrote:
> 
> > Bob Nelson <bnelson@nelsonbe.com> writes:
> > 
> >> What do the letters ``CRM'' mean in the Buffer List (C-b C-x).
> > 
> > ,----
> > | buffer-menu
> > | [...]
> > | The first column shows `>' for a buffer you have
> > | marked to be displayed, `D' for one you have marked for
> > | deletion, and `.' for the current buffer.
> > | 
> > | The C column has a `.' for the buffer from which you came.
> > | The R column has a `%' if the buffer is read-only.
> > | The M column has a `*' if it is modified,
> 
> M == modified.
> R -- read-only
> 
> So what does 'C' stand for? C == came?

No, C == current.




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

end of thread, other threads:[~2008-02-02 10:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-01  7:01 CRM in Buffer List Bob Nelson
2008-02-01  9:33 ` Johan Bockgård
2008-02-01 16:24   ` Bob Nelson
2008-02-02 10:25     ` Eli Zaretskii

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).