From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: tlanglois Newsgroups: gmane.emacs.help Subject: Re: encoding in *compilation-buffer* Date: Sun, 20 Feb 2011 04:58:14 -0800 (PST) Message-ID: <30970486.post@talk.nabble.com> References: <30934972.post@talk.nabble.com> <30949803.post@talk.nabble.com> <48F34137-6605-48BA-916C-84F7F1DDA16A@Web.DE> <30966005.post@talk.nabble.com> <30968731.post@talk.nabble.com> <1552E091-CC6A-43BB-B19A-01C538FA1D40@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: dough.gmane.org 1298206774 30410 80.91.229.12 (20 Feb 2011 12:59:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 20 Feb 2011 12:59:34 +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 Feb 20 13:59:30 2011 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.69) (envelope-from ) id 1Pr8sr-0004Ln-EF for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Feb 2011 13:59:29 +0100 Original-Received: from localhost ([127.0.0.1]:49658 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr8sr-0007ar-00 for geh-help-gnu-emacs@m.gmane.org; Sun, 20 Feb 2011 07:59:29 -0500 Original-Received: from [140.186.70.92] (port=39335 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pr8rn-00079v-Hb for Help-gnu-emacs@gnu.org; Sun, 20 Feb 2011 07:58:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pr8rm-0007Pa-Ch for Help-gnu-emacs@gnu.org; Sun, 20 Feb 2011 07:58:23 -0500 Original-Received: from sam.nabble.com ([216.139.236.26]:34754) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pr8rm-0007OS-98 for Help-gnu-emacs@gnu.org; Sun, 20 Feb 2011 07:58:22 -0500 Original-Received: from isper.nabble.com ([192.168.236.156]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1Pr8re-000621-Re for Help-gnu-emacs@gnu.org; Sun, 20 Feb 2011 04:58:15 -0800 In-Reply-To: <1552E091-CC6A-43BB-B19A-01C538FA1D40@Web.DE> X-Nabble-From: tl@di.fc.ul.pt X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 216.139.236.26 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:79252 Archived-At: Peter Dyballa wrote: > > GNU Emacs will now interpret everything in 7-bit US-ASCII. Including > file names. Putting compilation only in this mode (env LC_CTYPE=C > ) should be sufficient. > Well, once more I have to confess my ignorance... How can I do that ? Is there a before-compilation-hook that I can customize ? The is a compilation-finish-functions hook (http://www.gnu.org/s/emacs/manual/html_node/elisp/Standard-Hooks.html) but I don't think it is what I need. -- View this message in context: http://old.nabble.com/encoding-in-*compilation-buffer*-tp30934972p30970486.html Sent from the Emacs - Help mailing list archive at Nabble.com.