all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* showing 2 buffers m then x
@ 2005-08-27  8:03 Baloff
  2005-08-29 15:31 ` Drew Adams
  2005-08-29 17:41 ` Kevin Rodgers
  0 siblings, 2 replies; 3+ messages in thread
From: Baloff @ 2005-08-27  8:03 UTC (permalink / raw)



Hello

reading GNU Emacs by O'Reilly, in the buffer list, m to mark 2 of the
buffers I would like to show, then x which suppose to execute the
selection, but according to my C-h m while in the buffer list shows
that x -- delete or save marked buffers.
I am working with 21.4a-1, 21.3.5 is what the book covers, so I am
guessing that the x key in 21.41.1 differ. is that correct and if so,
what is the execute command once you mark your buffers?

thanks 

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

* RE: showing 2 buffers m then x
  2005-08-27  8:03 showing 2 buffers m then x Baloff
@ 2005-08-29 15:31 ` Drew Adams
  2005-08-29 17:41 ` Kevin Rodgers
  1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2005-08-29 15:31 UTC (permalink / raw)


    reading GNU Emacs by O'Reilly, in the buffer list, m to mark 2 of the
    buffers I would like to show, then x which suppose to execute the
    selection, but according to my C-h m while in the buffer list shows
    that x -- delete or save marked buffers.
    I am working with 21.4a-1, 21.3.5 is what the book covers, so I am
    guessing that the x key in 21.41.1 differ. is that correct and if so,
    what is the execute command once you mark your buffers?

In any buffer:

 - `C-h b' gives you a complete list of all key bindings in the buffer.

 - `C-h m' gives you info on the buffer's modes, which also sometimes lists
the most important keybindings. What does it say about keys `m' and `v'?

 - `C-h k' gives you the command that is bound to any key.

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

* Re: showing 2 buffers m then x
  2005-08-27  8:03 showing 2 buffers m then x Baloff
  2005-08-29 15:31 ` Drew Adams
@ 2005-08-29 17:41 ` Kevin Rodgers
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Rodgers @ 2005-08-29 17:41 UTC (permalink / raw)


Baloff wrote:
 > reading GNU Emacs by O'Reilly, in the buffer list, m to mark 2 of the
 > buffers I would like to show, then x which suppose to execute the
 > selection, but according to my C-h m while in the buffer list shows
 > that x -- delete or save marked buffers.
 > I am working with 21.4a-1, 21.3.5 is what the book covers, so I am
 > guessing that the x key in 21.41.1 differ. is that correct and if so,
 > what is the execute command once you mark your buffers?

According to `C-h m' in the *Buffer List* buffer:

v -- select current line's buffer.
   Also show buffers marked with m, in other windows.

-- 
Kevin Rodgers

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

end of thread, other threads:[~2005-08-29 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-27  8:03 showing 2 buffers m then x Baloff
2005-08-29 15:31 ` Drew Adams
2005-08-29 17:41 ` Kevin Rodgers

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.