From: Klaus Berndl <klaus.berndl@sdm.de>
Subject: Re: ecb and buffer switching
Date: 31 Oct 2003 14:58:27 +0100 [thread overview]
Message-ID: <uy8v1h5ks.fsf@sdm.de> (raw)
In-Reply-To: uptge61fb.fsf@thenumber1spelledout.net
On 30 Oct 2003, Chris McMahan wrote:
>
> The ecb info file is a big help on this. You can also get the
> quick-n-dirty explaination within ecb by typing C-h k for the current
> mode's keybindings:
Thanks for pointing him to the ecb-info manual - because for this sake it has
been written ;-) If something is not explained or not findable or explained
in a bad manner then please report this to the ECB-mailing-list.
>
> The keybinding for this recently changed, but in version 1.96 the
> following applies:
>
> C-c . g b ecb-goto-window-speedbar
> C-c . g h ecb-goto-window-history
> C-c . g m ecb-goto-window-methods
> C-c . g s ecb-goto-window-sources
> C-c . g d ecb-goto-window-directories
> C-c . g c ecb-goto-window-compilation
> C-c . g 1 ecb-goto-window-edit1
> C-c . g 2 ecb-goto-window-edit2
If these binding are too "long" for you (i.e. too many keys to press) then
take a look at the option *ecb-mode-line-display-window-number*:
,----
| ecb-mode-line-display-window-number's value is t
|
| Documentation:
| *Display in the modeline of every special ECB-window the window-number.
| The left-top-most window in a frame has the window-number 0 and all other
| windows are numbered with increasing numbers in the sequence, functions like
| `other-window' or `next-window' would walk through the frame.
|
| This can be used to jump to windows by number with commands like:
|
| (defun my-switch-to-window-number (number)
| "Switch to the nth window"
| (interactive "P")
| (if (integerp number)
| (select-window (nth number (window-list)))))
|
| Currently this feature is only available for GNU Emacs 21.X, because neither
| GNU Emacs < 21 nor XEmacs can evaluate dynamically forms in the mode-line.
`----
With this you can switch to any window/buffer of ECB with just one key...
Klaus
> - Chris McMahan
>
> Vincenzo Di Somma <vincenzo@reflab.it> writes:
>
> > Hi all,
> > is there a way to switch between buffer in ecb instaed of C-o ?
> > Something to swtch directy to a specific buffer for example ?
> > Thanks.
> > Vincenzo.
> > --
> >
> > Vincenzo Di Somma (vds) - REFLAB
> > www.reflab.it
> > www.reflab.it/community/Members/vds
> >
> >
--
Klaus Berndl mailto: klaus.berndl@sdm.de
sd&m AG http://www.sdm.de
software design & management
Carl-Wery-Str. 42, 81739 Muenchen, Germany
Tel +49 89 63812-392, Fax -220
next prev parent reply other threads:[~2003-10-31 13:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.2820.1067527591.21628.help-gnu-emacs@gnu.org>
2003-10-30 18:11 ` ecb and buffer switching Chris McMahan
2003-10-30 19:04 ` Chris McMahan
2003-10-31 13:58 ` Klaus Berndl [this message]
2003-10-30 15:12 Vincenzo Di Somma
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=uy8v1h5ks.fsf@sdm.de \
--to=klaus.berndl@sdm.de \
/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.
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).