From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: Bug: 22.1.50.1; eldoc-argument-case ignored Date: Sat, 18 Aug 2007 19:52:03 -0400 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1187480900 12177 80.91.229.12 (18 Aug 2007 23:48:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 18 Aug 2007 23:48:20 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org, Nikolaj Schumacher To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 19 01:48:18 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IMY1h-0007qV-KH for ged-emacs-devel@m.gmane.org; Sun, 19 Aug 2007 01:48:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMY1j-0006Q3-G1 for ged-emacs-devel@m.gmane.org; Sat, 18 Aug 2007 19:48:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IMY1f-0006PQ-GO for emacs-devel@gnu.org; Sat, 18 Aug 2007 19:48:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IMY1e-0006P2-Cj for emacs-devel@gnu.org; Sat, 18 Aug 2007 19:48:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IMY1e-0006Oz-5e for emacs-devel@gnu.org; Sat, 18 Aug 2007 19:48:14 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IMY1b-00070W-HC for emacs-devel@gnu.org; Sat, 18 Aug 2007 19:48:11 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IMY5L-0003Ic-V5; Sat, 18 Aug 2007 19:52:03 -0400 X-Spook: undercover Mole ANZUS military advisors PLO underground X-Ran: Vd$p@j5Y7m|YF5(=x,q)pRve~8s@i^NQ|DX"@P`Fi\OyQ,TG:A8=vo$8rMq[!DD(VPkFZ; X-Hue: magenta X-Attribution: GM In-Reply-To: (Richard Stallman's message of "Fri, 17 Aug 2007 16:17:35 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76726 gmane.emacs.pretest.bugs:19563 Archived-At: Richard Stallman wrote: > Would someone please DTRT then ack? ack > To: emacs-pretest-bug@gnu.org > From: Nikolaj Schumacher > Date: Fri, 17 Aug 2007 11:40:08 +0200 [...] > eldoc's new function argument highlighting seems to disregard > `eldoc-argument-case', as setting it to 'downcase has no effect. Actually, I think it worked as well as it did before, which was only sometimes. I believe I have fixed it now, but it's possible I have just made a hideous mess.