unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 22.2.50; Removal of input-methods not documented in NEWS
@ 2008-04-28 17:13 Reiner Steib
  2008-04-28 17:40 ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Reiner Steib @ 2008-04-28 17:13 UTC (permalink / raw)
  To: emacs-pretest-bug

Hi,

shouldn't the removal of the *-alt-postfix input methods be documented
in etc/NEWS?

,----[ leim/ChangeLog ]
| 2007-12-15  Richard Stallman  <rms@gnu.org>
| [...]
| 	* quail/latin-alt.el: Many doc fixes.
| 	("danish-alt-postfix")
| 	("esperanto-alt-postfix", "finnish-alt-postfix")
| 	("german-alt-postfix", "icelandic-alt-postfix")
| 	("norwegian-alt-postfix", "scandinavian-alt-postfix")
| 	("spanish-alt-postfix", "swedish-alt-postfix"):
| 	Deleted; they were identical to the non-alt versions.
`----

Today, there was a report (in the German Gnus newsgroup) that the
following code failed after upgrading from 22.1 to 22.2:

  (add-hook 'text-mode-hook
    (lambda () (set-input-method "german-alt-postfix")))

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




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

* Re: 22.2.50; Removal of input-methods not documented in NEWS
  2008-04-28 17:13 22.2.50; Removal of input-methods not documented in NEWS Reiner Steib
@ 2008-04-28 17:40 ` Stefan Monnier
  2008-05-04 10:24   ` Reiner Steib
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2008-04-28 17:40 UTC (permalink / raw)
  To: emacs-pretest-bug

> shouldn't the removal of the *-alt-postfix input methods be documented
> in etc/NEWS?

Yes, indeed.


        Stefan




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

* Re: 22.2.50; Removal of input-methods not documented in NEWS
  2008-04-28 17:40 ` Stefan Monnier
@ 2008-05-04 10:24   ` Reiner Steib
  2008-05-04 15:41     ` Stefan Monnier
  0 siblings, 1 reply; 7+ messages in thread
From: Reiner Steib @ 2008-05-04 10:24 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-pretest-bug, Stefan Monnier

On Mon, Apr 28 2008, Stefan Monnier wrote:

>> shouldn't the removal of the *-alt-postfix input methods be documented
>> in etc/NEWS?
>
> Yes, indeed.

Glenn, thanks for adding it.  I reworded it a little[1] and added it
to Emacs_22/.../etc/NEWS and etc/NEWS.22 as well.  If this was not TRT
to do, please let me know.

** The following input methods were removed in Emacs 22.2, but this was
not advertized: danish-alt-postfix, esperanto-alt-postfix,
finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
and swedish-alt-postfix.  Use the versions without "alt-", which are
identical.

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




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

* Re: 22.2.50; Removal of input-methods not documented in NEWS
  2008-05-04 10:24   ` Reiner Steib
@ 2008-05-04 15:41     ` Stefan Monnier
  2008-05-04 21:33       ` Juanma Barranquero
  0 siblings, 1 reply; 7+ messages in thread
From: Stefan Monnier @ 2008-05-04 15:41 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-pretest-bug

>>> shouldn't the removal of the *-alt-postfix input methods be documented
>>> in etc/NEWS?
>> 
>> Yes, indeed.

> Glenn, thanks for adding it.  I reworded it a little[1] and added it
> to Emacs_22/.../etc/NEWS and etc/NEWS.22 as well.  If this was not TRT
> to do, please let me know.

> ** The following input methods were removed in Emacs 22.2, but this was
> not advertized: danish-alt-postfix, esperanto-alt-postfix,
> finnish-alt-postfix, german-alt-postfix, icelandic-alt-postfix,
> norwegian-alt-postfix, scandinavian-alt-postfix, spanish-alt-postfix,
> and swedish-alt-postfix.  Use the versions without "alt-", which are
> identical.

Perfect, thanks,


        Stefan




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

* Re: 22.2.50; Removal of input-methods not documented in NEWS
  2008-05-04 15:41     ` Stefan Monnier
@ 2008-05-04 21:33       ` Juanma Barranquero
  2008-05-05 18:08         ` Glenn Morris
  0 siblings, 1 reply; 7+ messages in thread
From: Juanma Barranquero @ 2008-05-04 21:33 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: Glenn Morris, emacs-pretest-bug

On Sun, May 4, 2008 at 5:41 PM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>  > ** The following input methods were removed in Emacs 22.2, but this was
>  > not advertized: danish-alt-postfix, esperanto-alt-postfix,

>  Perfect, thanks,

"advertise.*" is much more common in the Emacs sources.

  Juanma




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

* Re: 22.2.50; Removal of input-methods not documented in NEWS
  2008-05-04 21:33       ` Juanma Barranquero
@ 2008-05-05 18:08         ` Glenn Morris
  2008-05-05 18:21           ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 7+ messages in thread
From: Glenn Morris @ 2008-05-05 18:08 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: emacs-pretest-bug, Stefan Monnier

"Juanma Barranquero" wrote:

> "advertise.*" is much more common in the Emacs sources.

You are right. "advertize" is wrong in both British and American English.

http://www.phrases.org.uk/bulletin_board/13/messages/785.html

  British writers attempting to use American spelling sometimes slip up
  here and write, for example, advertize, which is never acceptable.

Include me in the above.




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

* Re: 22.2.50; Removal of input-methods not documented in NEWS
  2008-05-05 18:08         ` Glenn Morris
@ 2008-05-05 18:21           ` Lennart Borgman (gmail)
  0 siblings, 0 replies; 7+ messages in thread
From: Lennart Borgman (gmail) @ 2008-05-05 18:21 UTC (permalink / raw)
  To: Glenn Morris; +Cc: Juanma Barranquero, Stefan Monnier, emacs-pretest-bug

Glenn Morris wrote:
> "Juanma Barranquero" wrote:
> 
>> "advertise.*" is much more common in the Emacs sources.
> 
> You are right. "advertize" is wrong in both British and American English.
> 
> http://www.phrases.org.uk/bulletin_board/13/messages/785.html
> 
>   British writers attempting to use American spelling sometimes slip up
>   here and write, for example, advertize, which is never acceptable.
> 
> Include me in the above.

  http://www.tysto.com/articles05/q1/20050324uk-us.shtml





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

end of thread, other threads:[~2008-05-05 18:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-28 17:13 22.2.50; Removal of input-methods not documented in NEWS Reiner Steib
2008-04-28 17:40 ` Stefan Monnier
2008-05-04 10:24   ` Reiner Steib
2008-05-04 15:41     ` Stefan Monnier
2008-05-04 21:33       ` Juanma Barranquero
2008-05-05 18:08         ` Glenn Morris
2008-05-05 18:21           ` Lennart Borgman (gmail)

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