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: annoying menu in minibuffer for selecting input charset (?) Date: Sat, 15 Dec 2007 12:02:08 +0200 Message-ID: References: <11d5f8dc-da4b-4040-b3f3-afa43766d436@a35g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1197789328 28407 80.91.229.12 (16 Dec 2007 07:15:28 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Dec 2007 07:15:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 16 08:15:39 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 1J3nip-0004T6-Cm for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Dec 2007 08:15:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3nhO-0007p0-JK for geh-help-gnu-emacs@m.gmane.org; Sun, 16 Dec 2007 02:14:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J3mrT-00071h-Fy for help-gnu-emacs@gnu.org; Sun, 16 Dec 2007 01:20:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J3mrQ-0006xx-CJ for help-gnu-emacs@gnu.org; Sun, 16 Dec 2007 01:20:25 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J3mrP-0006xE-E2 for help-gnu-emacs@gnu.org; Sun, 16 Dec 2007 01:20:23 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1J3jsI-0000Jk-8L for help-gnu-emacs@gnu.org; Sat, 15 Dec 2007 22:09:07 -0500 Original-Received: from romy.inter.net.il ([213.8.233.24]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J3Tsx-0007UO-EU for help-gnu-emacs@gnu.org; Sat, 15 Dec 2007 05:04:44 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-67-81.inter.net.il [80.230.67.81]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JPW48969 (AUTH halo1); Sat, 15 Dec 2007 12:01:44 +0200 (IST) In-reply-to: <11d5f8dc-da4b-4040-b3f3-afa43766d436@a35g2000prf.googlegroups.com> (bachmann@geo.uzh.ch) X-detected-kernel: by mx20.gnu.org: FreeBSD 4.7-5.2 (or MacOS X 10.2-10.4) (2) X-detected-kernel: by monty-python.gnu.org: 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:50105 Archived-At: > From: bachmann@geo.uzh.ch > Date: Fri, 14 Dec 2007 02:57:02 -0800 (PST) > > I'm running emacs 22.1 (standard 'csw'-configuration from > blastwave.org) on solaris (5.10) where > the 'locale' is set generally to 'en_US.UTF-8'. Whenever I run emacs I > have an annyoing 'menu' in the minibuffer > where I can switch the input charset. What annoying 'menu' is that? please be specific and tell the details of what you see. (I don't see any menu when I run Emacs 22.1.) Also, does this happen when you start Emacs with "emacs -Q"? If the problem disappears in "emacs -Q", there's something in your .emacs or the system-wide site-start.el file that causes this annoyance.