all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Galen Boyer <galenboyer@hotpop.com>
Subject: Re: Who's at fault with the key-map issues?
Date: 16 Nov 2002 19:10:52 -0600	[thread overview]
Message-ID: <uk7jcvp05.fsf@hotpop.com> (raw)
In-Reply-To: 84zns9bax5.fsf@lucy.cs.uni-dortmund.de

On Sat, 16 Nov 2002, kai.grossjohann@uni-duisburg.de wrote:
> Galen Boyer <galenboyer@hotpop.com> writes:
> 
>> sqml-mode sets part of sgml-mode-map with
>>     (define-key map "\C-c\C-f" 'sgml-skip-tag-forward)
>>
>> psgml-mode sets part of sgml-mode-map with
>>     (define-key sgml-mode-map "\C-c\C-f\C-e" 'sgml-fold-element)
>>     (define-key sgml-mode-map "\C-c\C-f\C-r" 'sgml-fold-region)
>>     (define-key sgml-mode-map "\C-c\C-f\C-s" 'sgml-fold-subelement)
>>     (define-key sgml-mode-map "\C-c\C-f\C-x" 'sgml-expand-element)
>>
>>
>> These clash when something like the following is in files that
>> get loaded.
> 
> The solution, I think, is to change psgml to use symbol names
> psgml-foo instead of sgml-foo.

I thought this as well.

I'll change my local copy and contact the authors.
-- 
Galen deForest Boyer
Sweet dreams and flying machines in pieces on the ground.

  reply	other threads:[~2002-11-17  1:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-15 21:03 Who's at fault with the key-map issues? Galen Boyer
2002-11-16 18:56 ` Kai Großjohann
2002-11-17  1:10   ` Galen Boyer [this message]
2002-11-17 16:33     ` Kai Großjohann
2003-02-07 16:28     ` emacs a file on a different machine Prabhat Acharya
2003-02-07 17:25       ` Kai Großjohann

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=uk7jcvp05.fsf@hotpop.com \
    --to=galenboyer@hotpop.com \
    /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.