all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: Who's at fault with the key-map issues?
Date: Sat, 16 Nov 2002 19:56:54 +0100	[thread overview]
Message-ID: <84zns9bax5.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: uof8qa6qy.fsf@standardandpoors.com

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.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)

  reply	other threads:[~2002-11-16 18:56 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 [this message]
2002-11-17  1:10   ` Galen Boyer
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=84zns9bax5.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@uni-duisburg.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.
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.