all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Markus Grunwald <markus.grunwald@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: Re: speedbar: how can I open a file with the keyboard ?
Date: 19 Dec 2007 08:43:50 GMT	[thread overview]
Message-ID: <4768d9c5$0$13113$9b4e6d93@newsspool2.arcor-online.net> (raw)
In-Reply-To: mailman.5173.1198008386.18990.help-gnu-emacs@gnu.org

On Tue, 18 Dec 2007 21:02:42 +0100, Stephen Berman wrote:

> On 18 Dec 2007 15:00:53 GMT Markus Grunwald <markus.grunwald@gmx.de> wrote:
> 
>> seems like a dumb question to me, but: How can I open a file using
>> speedbar with the keyboard ? With xemacs, <enter> worked fine but in 
>> emacs "RET runs the command View-scroll-line-forward". Hmmm.
> 
> For me RET in speedbar runs the command speedbar-edit-line and it opens
> files.  This is both with the speedbar that comes with Emacs 22.1 and
> with the speedbar from CVS CEDET.  What Emacs and what speedbar are you
> using?

That't what I'm using:

> dpkg -l emacs21 \*speedbar\* | egrep '^ii'
ii  emacs21        21.4a+1-3      The GNU Emacs editor
ii  speedbar       1.0pre3-6      Everything browser, or Dired on steroids

After I read your message I tried to correct some keybindings in the
speedbar-mode-hook, but it seems it is not called:

(add-hook 'speedbar-load-hook
 '(lambda ()
    (ska-speedbar-keys))
    (message "==================== speedbar-mode-hook ====================")
)

This is my *messages* buffer after starting speedbar
with speedbar-get-focus:

Loading speedbar...done
Loading view...done
Type C-h for help, h for commands, q to quit.

I tried "speedbar-load-hook" as well but it doesn't work. All the other
hooks which are configured in the same file get called. I have no Idea
what's going on...

I hope you can help. I am using the keyboard a lot ...

Thanks,
Markus

  parent reply	other threads:[~2007-12-19  8:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-18 15:00 speedbar: how can I open a file with the keyboard ? Markus Grunwald
2007-12-18 20:02 ` Stephen Berman
     [not found] ` <mailman.5173.1198008386.18990.help-gnu-emacs@gnu.org>
2007-12-19  8:43   ` Markus Grunwald [this message]
2007-12-19 10:07     ` Nick Roberts
2007-12-19 10:13     ` Markus Grunwald
2007-12-19 13:14       ` Stephen Berman
     [not found]       ` <mailman.5216.1198070134.18990.help-gnu-emacs@gnu.org>
2007-12-19 15:54         ` solved: " Markus Grunwald
2007-12-19 19:38           ` Stephen Berman
2007-12-24 13:44           ` cmr.Pent
     [not found]     ` <mailman.5206.1198058886.18990.help-gnu-emacs@gnu.org>
2007-12-19 12:26       ` Markus Grunwald
2007-12-19 13:57         ` David Kastrup

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='4768d9c5$0$13113$9b4e6d93@newsspool2.arcor-online.net' \
    --to=markus.grunwald@gmx.de \
    --cc=help-gnu-emacs@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.