all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Fabio <phaebz@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: debug eshell init
Date: Mon, 21 Sep 2009 10:29:55 -0700 (PDT)	[thread overview]
Message-ID: <be4d1bca-09b5-4ef8-9a98-06f5ef65bcf7@m20g2000vbp.googlegroups.com> (raw)
In-Reply-To: mailman.6876.1253207067.2239.help-gnu-emacs@gnu.org

> Sounds like a bug that should be reported.  Please use "M-x
> report-emacs-bug RET" to do that.

I am not really familliar with bug reporting. What would be the best
way to tell a developer about it? Anyway, I think I really got down to
the problem and I guess it was my fault after all.

The help key was mapped to underscore C-_ :
(global-set-key [?\C-_] 'help-command)

[?\C-_] evaluates to [31]. That is the cause.

That way, it works in terms of mapping, but ehelp is not able to
handle this vector. I used this vector syntax for *special* keys like
Function keys, e.g. [f6] or the windows-key, e.g. [?\s-f] etc. Is
there is a better way to do that?


  parent reply	other threads:[~2009-09-21 17:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-16 23:07 debug eshell init Fabio
2009-09-17  9:21 ` Peter Dyballa
     [not found] ` <mailman.6857.1253179338.2239.help-gnu-emacs@gnu.org>
2009-09-17 12:17   ` Fabio
2009-09-17 17:04     ` Eli Zaretskii
2009-09-18  3:09     ` Kevin Rodgers
     [not found]     ` <mailman.6876.1253207067.2239.help-gnu-emacs@gnu.org>
2009-09-21 17:29       ` Fabio [this message]
2009-09-21 18:30         ` Peter Dyballa
     [not found]         ` <mailman.7144.1253558160.2239.help-gnu-emacs@gnu.org>
2009-09-22  9:15           ` Fabio
2009-09-22  9:16           ` Fabio

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=be4d1bca-09b5-4ef8-9a98-06f5ef65bcf7@m20g2000vbp.googlegroups.com \
    --to=phaebz@googlemail.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.