| About 10,700 results (0.23 seconds) |
![]() Custom Search |
13 Oct 2008 ... (This is a glossary page. It is not for how-to information.) A buffer is similar to what is sometimes called a workspace or a document in other ... www.emacswiki.org/emacs/Buffer |
Instead of prompting ;; you for a buffer name, cycle-buffer switches to the most recently used ;; buffer, and repeated invocations of cycle-buffer-forward switch to ... www.emacswiki.org/emacs/cycle-buffer.el |
15 May 2013 ... Is there a quick way of re-visiting the file in current buffer? This is useful when it was modified by an external program. From: MichaelSlassto ... www.emacswiki.org/emacs/RevertBuffer |
25 Apr 2013 ... The Icicles commands that read buffer names are multi-commands, so you can act on more than one buffer during a given command invocation ... www.emacswiki.org/emacs/Icicles_-_Buffer-Name_Input |
Then display it. ;; `unify-file-buffers' ;; Concatenate multiple file buffers into one big buffer. Then display it. ;; `unify-buffer-goto' ;; Go to the original buffer. ; ... www.emacswiki.org/emacs/unify-buffer.el |
5 Mar 2011 ... "Switches between the current buffer, and the buffer above the ;; split, if possible." (interactive) (let* ((other-win (windmove-find-other-window ... www.emacswiki.org/emacs/buffer-move.el |
mon-buffer-utils.el · Download ;;; mon-buffer-utils.el --- buffer related procedures for mon-*utils features ;; -*- mode: EMACS-LISP; -*- ;; ... www.emacswiki.org/emacs/mon-buffer-utils.el |
12 Apr 2013 ... Indirect buffers allow you to edit the same buffer in another buffer. The most interesting thing, however, is that the indirect buffer can have a ... www.emacswiki.org/emacs/IndirectBuffers |
15 Mar 2013 ... 'M-3 M-x Buffer-menu-sort': Sort by buffer size (ascending). ... If you hit the S key ( bound to tabulated-list-sort) in the Buffer Menu, the Buffer ... www.emacswiki.org/emacs/BufferMenuSorting |
11 Dec 2012 ... The buffer called *Messages* is GnuEmacs's error log, where all sorts of useful information is printed, including information that appears in the ... www.emacswiki.org/emacs/MessagesBuffer |
| |