Gnus development mailing list
 help / color / mirror / Atom feed
From: SL Baur <steve@xemacs.org>
Subject: Re: Gnus v5.6.24 is released
Date: 11 Jul 1998 16:05:52 -0700	[thread overview]
Message-ID: <m2pvfc2dkf.fsf@altair.xemacs.org> (raw)
In-Reply-To: Bruce Stephens's message of "11 Jul 1998 23:55:39 +0100"

Bruce Stephens <bruce@cenderis.demon.co.uk> writes:

> In gnus-topic.el, there's a [M-tab].  Should be [(meta tab)] or
> something for XEmacs.

Yup.  Here's a patch.

1998-07-11  SL Baur  <steve@altair.xemacs.org>

	* gnus-topic.el (gnus-topic-mode-map): Use modern key syntax.

===================================================================
RCS file: RCS/gnus-topic.el,v
retrieving revision 1.9
diff -u -r1.9 gnus-topic.el
--- lisp/gnus-topic.el	1998/07/11 23:04:22	1.9
+++ lisp/gnus-topic.el	1998/07/11 23:04:56
@@ -905,7 +905,7 @@
     "#" gnus-topic-mark-topic
     "\M-#" gnus-topic-unmark-topic
     [tab] gnus-topic-indent
-    [M-tab] gnus-topic-unindent
+    [(meta tab)] gnus-topic-unindent
     gnus-mouse-2 gnus-mouse-pick-topic)
 
   ;; Define a new submap.


  reply	other threads:[~1998-07-11 23:05 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-11  1:06 Lars Magne Ingebrigtsen
1998-07-11 21:17 ` Berry Kercheval
1998-07-11 21:27   ` Lars Magne Ingebrigtsen
1998-07-11 22:55     ` Bruce Stephens
1998-07-11 23:05       ` SL Baur [this message]
1998-07-12 17:29         ` Dave Love
1998-07-12 17:36           ` Hrvoje Niksic
     [not found]             ` <x77m1ifwei.fsf@peorth.gweep.net>
1998-07-13  2:31               ` Bud Rogers
1998-07-14 19:46               ` Dave Love
1998-07-14 19:33             ` Dave Love
1998-07-15 16:32               ` Hrvoje Niksic
1998-07-12 18:40           ` Dave Love
1998-07-13  9:03       ` Mats Lofdahl
1998-07-13 12:10         ` Vladimir Volovich
     [not found]           ` <x7emvpbbov.fsf@peorth.gweep.net>
1998-07-14  1:06             ` Aaron M. Ucko
     [not found]               ` <x7u34kgsam.fsf@peorth.gweep.net>
1998-07-15  0:02                 ` Aaron M. Ucko
     [not found]                   ` <x73ec37s53.fsf@peorth.gweep.net>
1998-07-15  3:11                     ` Alan Shutko
     [not found]                       ` <x77m1fj7t2.fsf@peorth.gweep.net>
1998-07-15 19:02                         ` Alan Shutko
     [not found]                           ` <x7btqqvlru.fsf@peorth.gweep.net>
1998-07-15 23:01                             ` Alan Shutko
     [not found]                               ` <x7u34i8tcb.fsf@peorth.gweep.net>
1998-07-16 10:58                                 ` Robert Bihlmeyer
1998-07-14  9:35           ` Mats Lofdahl
1998-07-14 14:20             ` Aaron M. Ucko
1998-07-14 18:05             ` SL Baur
1998-07-16  6:29               ` Yair Friedman
1998-07-13 15:18         ` Hrvoje Niksic
1998-07-14 10:05         ` Kai Grossjohann
1998-07-14 11:36           ` François Pinard
1998-07-14 12:00             ` Kai Grossjohann
1998-07-23 13:09 ` Jochen_Hayek
1998-07-23 13:48 ` Jochen_Hayek
1998-07-23 14:02   ` Kai Grossjohann
1998-07-23 14:21     ` Jochen_Hayek

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=m2pvfc2dkf.fsf@altair.xemacs.org \
    --to=steve@xemacs.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).