Gnus development mailing list
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Re: Wrong use of "path" in spam.el
Date: Wed, 27 Dec 2006 22:49:21 +0100	[thread overview]
Message-ID: <v9ac199fha.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <g69hcvh5ehv.fsf@dhcp-65-162.kendall.corp.akamai.com>

On Wed, Dec 27 2006, Ted Zlatanov wrote:

> On 27 Dec 2006, reinersteib+gmane@imap.cc wrote:
>> Maybe we should better use `defvaralias' instead of
>> `make-obsolete-variable'?  I wasn't sure which one is more suitable
>> here.
>
> I'm OK with either; I don't know the right one though.

I changed it to use define-obsolete-variable-alias' now:

,----[ (info "(elisp)Variable Aliases") ]
|    Variable aliases are convenient for replacing an old name for a
| variable with a new name.  `make-obsolete-variable' declares that the
| old name is obsolete and therefore that it may be removed at some stage
| in the future.
| [...]
|    You can make two variables synonyms and declare one obsolete at the
| same time using the macro `define-obsolete-variable-alias'.
`----

We can't use the argument WHEN, because XEmacs 21.4 doesn't support
it.

> That was all, I didn't know if we need to ask before making such
> changes since they are not really bug fixes.

I'm quite sure that non-conformance to GNU standards counts as a bug
in Richard's opinion.

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




  reply	other threads:[~2006-12-27 21:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-26 17:33 Reiner Steib
2006-12-27 13:53 ` Ted Zlatanov
2006-12-27 16:50   ` Reiner Steib
2006-12-27 19:24     ` Ted Zlatanov
2006-12-27 21:49       ` Reiner Steib [this message]
2006-12-27 23:31         ` Miles Bader
2006-12-28 14:57           ` Reiner Steib
2006-12-28 19:55         ` Reiner Steib

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=v9ac199fha.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).