From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= Newsgroups: gmane.emacs.devel Subject: Re: Request: Use message instead of message_with_string for user visible output? Date: Mon, 28 Oct 2013 19:53:25 +0100 Message-ID: <871u35ns62.fsf@gnu.org> References: <83wql0f1ej.fsf@gnu.org> <87ob6byfug.fsf@dpaduchikh.invalid> <526E1AAA.9060308@poczta.onet.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1382986423 2799 80.91.229.3 (28 Oct 2013 18:53:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 28 Oct 2013 18:53:43 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 28 19:53:47 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Varwg-0007jU-OY for ged-emacs-devel@m.gmane.org; Mon, 28 Oct 2013 19:53:46 +0100 Original-Received: from localhost ([::1]:42631 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Varwg-000286-8O for ged-emacs-devel@m.gmane.org; Mon, 28 Oct 2013 14:53:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VarwW-00026n-2C for emacs-devel@gnu.org; Mon, 28 Oct 2013 14:53:42 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VarwP-00086x-NR for emacs-devel@gnu.org; Mon, 28 Oct 2013 14:53:35 -0400 Original-Received: from smtprelay-h22.telenor.se ([195.54.99.197]:49517) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VarwP-00086g-Gb for emacs-devel@gnu.org; Mon, 28 Oct 2013 14:53:29 -0400 Original-Received: from ipb2.telenor.se (ipb2.telenor.se [195.54.127.165]) by smtprelay-h22.telenor.se (Postfix) with ESMTP id 32426C186 for ; Mon, 28 Oct 2013 19:53:28 +0100 (CET) X-SMTPAUTH-B2: [bocjoh] X-SENDER-IP: [85.228.196.109] X-LISTENER: [smtp.bredband.net] X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AspbAGyxblJV5MRtPGdsb2JhbABZgweBAIJFFoR+txeBKBcDAQEBATg1giUBAQQBVigLCyElDwEEGAEMCi2HdQMJCgGuXxiJYI9cFoQWA6JMimw7 X-IronPort-AV: E=Sophos;i="4.93,587,1378850400"; d="scan'208";a="642016683" Original-Received: from c-6dc4e455.04-211-6c6b701.cust.bredbandsbolaget.se (HELO muon.localdomain) ([85.228.196.109]) by ipb2.telenor.se with ESMTP; 28 Oct 2013 19:53:28 +0100 Original-Received: by muon.localdomain (Postfix, from userid 1000) id D3FC74841B3; Mon, 28 Oct 2013 19:53:26 +0100 (CET) Mail-Copies-To: never In-Reply-To: <526E1AAA.9060308@poczta.onet.pl> (Jarek Czekalski's message of "Mon, 28 Oct 2013 09:04:58 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.54.99.197 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:164602 Archived-At: Jarek Czekalski writes: > By now you could start using command-error-function as if it was our > private variable, later it would be made better accessible for > packages and then we would adjust to new standards. Actually I'm surprised that you aren't using command-error-function already, since it was added specifically for the sake of Emacspeak.