Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: [PATCH] Fix gnus-message-citation-mode for (S)XEmacs
Date: Sun, 31 Dec 2006 12:52:10 +0100	[thread overview]
Message-ID: <v9r6ugwadx.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <microsoft-free.87zm944jpp.fsf@youngs.au.com> (Steve Youngs's message of "Sun\, 31 Dec 2006 17\:18\:10 +1000")

On Sun, Dec 31 2006, Steve Youngs wrote:

> This fixes a problem reported by Norbert Koch and Nelson Ferreira in
> regards to `gnus-message-citation-mode' and (S)XEmacs.
>
> Reiner, I guess your solution fixed it too, but this one doesn't just
> turn it off for (S)XEmacs. :-)  Hope you don't mind.
>
> NOTE: This patch has been committed.

Thanks.

>  (eval-when-compile (require 'cl))
> +(eval-when-compile
> +  (when (featurep 'xemacs)
> +    (require 'easy-mmode))) ; for `define-minor-mode'

Hm, I'm surprised that (S)XEmacs' byte-compiler doesn't complain in
the first place.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/



  reply	other threads:[~2006-12-31 11:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-31  7:18 Steve Youngs
2006-12-31 11:52 ` Reiner Steib [this message]
2007-01-01  7:26   ` Katsumi Yamaoka
2007-02-07  9:25     ` Katsumi Yamaoka
2007-02-07 15:33       ` Dave Goldberg
2007-02-08  4:42         ` Katsumi Yamaoka
2007-02-08 17:48           ` Dave Goldberg
2007-02-08 23:29             ` Katsumi Yamaoka
2007-02-13 12:46               ` Katsumi Yamaoka
2007-02-13 19:49                 ` Dave Goldberg
2007-02-14  0:29                   ` Katsumi Yamaoka
2007-02-28 21:14                     ` Dave Goldberg
2007-02-28 22:32                       ` Katsumi Yamaoka
2007-03-01 16:29                         ` Dave Goldberg
2007-03-02 15:28                           ` Dave Goldberg
2007-02-09 23:48       ` Steve Youngs

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=v9r6ugwadx.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.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.
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).