unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* standard-display-european warning
@ 2005-12-02 19:42 Daniel Barrett
  2005-12-02 21:11 ` Kevin Rodgers
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Barrett @ 2005-12-02 19:42 UTC (permalink / raw)



Just noticed this popup warning buffer when emacs starts up:

   Warning (i18n): `standard-display-european' is semi-obsolete

If you must display this warning, I suggest you also include the precise
function call to replace it (set-language-environment with specific
arguments, or whatever).  As is, the warning conveys little information,
and the docs for set-language-environment are too brief for me to
understand.

Hope this comment is useful.

emacs-version:
GNU Emacs 22.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of
2005-11-30

--
Dan Barrett
dbarrett@blazemonger.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: standard-display-european warning
  2005-12-02 19:42 standard-display-european warning Daniel Barrett
@ 2005-12-02 21:11 ` Kevin Rodgers
  2005-12-03 12:18   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Rodgers @ 2005-12-02 21:11 UTC (permalink / raw)


Daniel Barrett wrote:
> Just noticed this popup warning buffer when emacs starts up:
> 
>    Warning (i18n): `standard-display-european' is semi-obsolete
> 
> If you must display this warning, I suggest you also include the precise
> function call to replace it (set-language-environment with specific
> arguments, or whatever).  As is, the warning conveys little information,
> and the docs for set-language-environment are too brief for me to
> understand.
> 
> Hope this comment is useful.

The first thing I'd expect a user to do after reading that warning is
`C-h f standard-european-display', which does suggest replacing the call
with one to set-language-environment.  Calling it interactively (via
M-x) provides the user with completion on the valid LANGUAGE-NAME
argument values; it seems obvious that "Latin-1" is the value that
corresponds to the ISO 8859 European characters.

describe-language-environment also provides completion for
LANGUAGE-NAME, and then of course provides a very useful description.
Perhaps that could be mentioned in standard-european-display's doc
string to help the user select the right value.

-- 
Kevin Rodgers

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: standard-display-european warning
  2005-12-02 21:11 ` Kevin Rodgers
@ 2005-12-03 12:18   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2005-12-03 12:18 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> From: Kevin Rodgers <ihs_4664@yahoo.com>
> Date: Fri, 02 Dec 2005 14:11:09 -0700
> 
> Daniel Barrett wrote:
> > Just noticed this popup warning buffer when emacs starts up:
> > 
> >    Warning (i18n): `standard-display-european' is semi-obsolete
> > 
> > If you must display this warning, I suggest you also include the precise
> > function call to replace it (set-language-environment with specific
> > arguments, or whatever).  As is, the warning conveys little information,
> > and the docs for set-language-environment are too brief for me to
> > understand.
> > 
> > Hope this comment is useful.
> 
> The first thing I'd expect a user to do after reading that warning is
> `C-h f standard-european-display', which does suggest replacing the call
> with one to set-language-environment.

I added an explicit reference to the doc string in the message text.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-03 12:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-02 19:42 standard-display-european warning Daniel Barrett
2005-12-02 21:11 ` Kevin Rodgers
2005-12-03 12:18   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).