From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Is Emacs becoming Word? Date: Sat, 26 Mar 2005 13:04:01 +0100 Message-ID: <2e55fbcdc16b95a5d59e7dbaa8d5dceb@Web.DE> References: <20050326071533.GA31452@dionysus.ucolick.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111839252 12243 80.91.229.2 (26 Mar 2005 12:14:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 26 Mar 2005 12:14:12 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 26 13:14:12 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DFAB7-0007I1-8q for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Mar 2005 13:14:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFAQn-0000nE-4Y for geh-help-gnu-emacs@m.gmane.org; Sat, 26 Mar 2005 07:30:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DFAMu-0000UE-Rg for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 07:26:21 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DFAMq-0000TP-VO for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 07:26:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DFAMp-0000RB-WC for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 07:26:16 -0500 Original-Received: from [217.72.192.225] (helo=smtp07.web.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DFA1N-0001bL-GH for help-gnu-emacs@gnu.org; Sat, 26 Mar 2005 07:04:05 -0500 Original-Received: from [84.245.189.211] (helo=[192.168.1.2]) by smtp07.web.de with asmtp (TLSv1:RC4-SHA:128) (WEB.DE 4.104 #268) id 1DFA1L-0004Dk-00; Sat, 26 Mar 2005 13:04:03 +0100 In-Reply-To: <20050326071533.GA31452@dionysus.ucolick.org> Original-To: Greg Novak X-Mailer: Apple Mail (2.619.2) X-Sender: Peter_Dyballa@web.de 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 X-MailScanner-To: geh-help-gnu-emacs@m.gmane.org Xref: news.gmane.org gmane.emacs.help:25184 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25184 Am 26.03.2005 um 08:15 schrieb Greg Novak: >> I don't get that here. What did you switch on to get it? > > This suddenly appeared after updating software, in this case on an OS > X machine. I didn't enable any switch (myself), I just got it. > Hello Greg! Could you look into the *Messages* buffer? I noticed that in the last ten days GNU Emacs from CVS loads disp-table, that can cause these unwanted changes. If it happens that you can't see in *Messages* a line like (/Applications/Emacs22.app/Contents/MacOS/Emacs) which stands for the actual Emacs binary in the bundle, then put this line into your .emacs file: (setq message-log-max 256) How does the modeline start with in python-mode? -- Greetings Pete