From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay_B Newsgroups: gmane.emacs.help Subject: Re: How do I disable the function that gives me a " is undefined" error message? Date: Fri, 21 Aug 2009 08:17:35 -0700 (PDT) Message-ID: <25081827.post@talk.nabble.com> References: <25045572.post@talk.nabble.com> <5BE083E6-E4C1-45EE-B06F-4F5CED37CE39@Web.DE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250926158 26913 80.91.229.12 (22 Aug 2009 07:29:18 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Aug 2009 07:29:18 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 22 09:29:11 2009 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 1Mel2E-0003bI-FA for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 09:29:10 +0200 Original-Received: from localhost ([127.0.0.1]:56077 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mel2D-0006IN-J5 for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 03:29:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MeVs7-0004hy-5R for help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 11:17:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MeVs2-0004bJ-4J for Help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 11:17:42 -0400 Original-Received: from [199.232.76.173] (port=46020 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MeVs2-0004b9-1G for Help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 11:17:38 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]:40695) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MeVs1-0007s4-Ks for Help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 11:17:37 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MeVrz-0004iS-HG for Help-gnu-emacs@gnu.org; Fri, 21 Aug 2009 08:17:35 -0700 In-Reply-To: <5BE083E6-E4C1-45EE-B06F-4F5CED37CE39@Web.DE> X-Nabble-From: jobdeep@gmail.com X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Sat, 22 Aug 2009 03:27:07 -0400 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:67376 Archived-At: Dear Pete, Peter Dyballa wrote: > > > Am 19.08.2009 um 16:46 schrieb Jay_B: > >> With Emacs 22.3 there was no problem, but with 23.1 I get the error >> message: >> " is undefined" >> whenever I try to compose a special character. > > > Maybe you too need > > (load-library "iso-transl") > Thanks for the idea, but I am afraid it doesn't work -- I still get the " is undefined" error message in the mini buffer :-( Regards, Jay -- View this message in context: http://www.nabble.com/How-do-I-disable-the-function-that-gives-me-a-%22%3Cpacket%3E-is-undefined%22-error-message--tp25045572p25081827.html Sent from the Emacs - Help mailing list archive at Nabble.com.