From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: emacs22: lost iso-accents-mode Date: Tue, 24 Jul 2007 08:03:08 -0400 Message-ID: References: <1185245296.171804.203980@x40g2000prg.googlegroups.com> <87y7h6t52i.fsf@orme.bigwalter.net> NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1185278540 6851 80.91.229.12 (24 Jul 2007 12:02:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 24 Jul 2007 12:02:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 24 14:02:19 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IDJ5g-0006dz-8i for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Jul 2007 14:02:12 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDJ5f-0004SZ-BY for geh-help-gnu-emacs@m.gmane.org; Tue, 24 Jul 2007 08:02:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IDJ56-0004K1-8I for help-gnu-emacs@gnu.org; Tue, 24 Jul 2007 08:01:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IDJ53-0004HJ-2e for help-gnu-emacs@gnu.org; Tue, 24 Jul 2007 08:01:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IDJ52-0004H0-OC for help-gnu-emacs@gnu.org; Tue, 24 Jul 2007 08:01:32 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IDJ52-00037e-37 for help-gnu-emacs@gnu.org; Tue, 24 Jul 2007 08:01:32 -0400 Original-Received: from eliz by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IDJ6a-0008BW-GT for help-gnu-emacs@gnu.org; Tue, 24 Jul 2007 08:03:08 -0400 In-reply-to: <87y7h6t52i.fsf@orme.bigwalter.net> (daniel@bigwalter.net) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:45936 Archived-At: > From: daniel@bigwalter.net (Daniel Jensen) > Newsgroups: gnu.emacs.help > Date: Tue, 24 Jul 2007 13:27:17 +0200 > > ryofurue@gmail.com writes: > > > After switching from emacs21 to emacs22, I lost the command > > iso-accents-mode : > > It's obsolete (see the NEWS file), but it's still distributed with Emacs > 22. You have to add (require 'iso-acc) to your init file if you want to > continue to use it. Yeah, and I urge you not to use it. Why do you need it, anyway? It's quite possible that the same functionality is available in core Emacs (or else the package won't be obsoleted).