[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Incompatible change without "warning"
From: |
Stefan Monnier |
Subject: |
Re: Incompatible change without "warning" |
Date: |
Tue, 26 Apr 2005 17:06:38 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (darwin) |
> The current documentation for these related functions uses different argument
> names which I think is confusing:
I don't think it's confusing:
- `defvaralias' creates a variable alias.
Neither of the two variables is known to be "old" or "new" or "obsolete".
One is the "base", the other is the "alias".
- define-obsolete-variable-alias OTOH just *uses* defvaralias in one specific
context (in order to preserve backward compatibility witha now obsolete
variable), so the names can be more specific.
> - Function: defvaralias variable new &optional docstring
That would sound wrong to me: the documentation should generally refer to
what a function *does*, not to how the function is used.
Stefan
- Re: Incompatible change without "warning", (continued)
- Re: Incompatible change without "warning", David Kastrup, 2005/04/23
- Re: Incompatible change without "warning", Lute Kamstra, 2005/04/23
- Re: Incompatible change without "warning", Nick Roberts, 2005/04/23
- Re: Incompatible change without "warning", Eli Zaretskii, 2005/04/23
- Re: Incompatible change without "warning", Lute Kamstra, 2005/04/23
- Re: Incompatible change without "warning", Richard Stallman, 2005/04/21
- Re: Incompatible change without "warning", Nick Roberts, 2005/04/21
- Re: Incompatible change without "warning", Lute Kamstra, 2005/04/21
- Re: Incompatible change without "warning", Richard Stallman, 2005/04/23
- Re: Incompatible change without "warning", Nick Roberts, 2005/04/26
- Re: Incompatible change without "warning",
Stefan Monnier <=
- Re: Incompatible change without "warning", Nick Roberts, 2005/04/26
- Re: Incompatible change without "warning", Stefan Monnier, 2005/04/26
- Re: Incompatible change without "warning", Richard Stallman, 2005/04/20
- Incompatible change without "warning", Nick Roberts, 2005/04/19
- Re: Incompatible change without "warning", Eli Zaretskii, 2005/04/19