all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Roland Swingler" <roland.swingler@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: key bindings question with help and emacs-rails
Date: 19 Feb 2007 02:07:36 -0800	[thread overview]
Message-ID: <1171879656.473045.225870@s48g2000cws.googlegroups.com> (raw)

Hi,

Apologies if these questions have been answered before, but I did a
quick search and couldn't come up with anything. Also, I have very
little experience with emacs-lisp, so this might be a simple question.

I'm running gnu emacs 21.4

I seem to have problems with some of my key bindings in two areas:

* The help keybinding doesn't work for me, instead it deletes a line
'backwards' (if that makes sense).
* The tab to complete snippets in emacs-rails mode doesn't do
anything.

I have had a look at the bindings by doing M-x help b, and I can't see
anything in the mode key bindings that overrides the C-h help-command
binding.

However, for the tabs, I have two (related?) bindings:

<tab> indent-or-complete
TAB ruby-indent-command

So what is the difference between <tab> and TAB? It seems that the
second ruby-indent-command is overriding the first indent-or-complete
command - how do I switch them around? I can still do M-x indent-or-
complete to get the expected behaviour, but that isn't the point of
auto-completing snippets!

Any help greatly apprecitaed,

TIA,
Roland

                 reply	other threads:[~2007-02-19 10:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1171879656.473045.225870@s48g2000cws.googlegroups.com \
    --to=roland.swingler@gmail.com \
    --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.