From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Barnier Subject: Quote blocks face Date: Tue, 12 May 2009 15:38:24 +0200 Message-ID: <87zldizbjj.fsf@z.nozav.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M3sC8-0001rz-H4 for emacs-orgmode@gnu.org; Tue, 12 May 2009 09:38:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M3sC3-0001nx-Um for emacs-orgmode@gnu.org; Tue, 12 May 2009 09:38:56 -0400 Received: from [199.232.76.173] (port=38577 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M3sC3-0001nj-NI for emacs-orgmode@gnu.org; Tue, 12 May 2009 09:38:51 -0400 Received: from mx20.gnu.org ([199.232.41.8]:9561) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M3sC3-00015l-DW for emacs-orgmode@gnu.org; Tue, 12 May 2009 09:38:51 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M3sC2-0001x9-Q2 for emacs-orgmode@gnu.org; Tue, 12 May 2009 09:38:51 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M3sBr-0008EX-NA for emacs-orgmode@gnu.org; Tue, 12 May 2009 13:38:39 +0000 Received: from z.nozav.org ([91.121.121.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 May 2009 13:38:39 +0000 Received: from julien by z.nozav.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 12 May 2009 13:38:39 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, And first of all, thanks to everybody for this really great piece of work that org-mode is. I think I discover a new feature almost every day. :-) I've got one little question : is there a simple way to customize the face of some «environments» inside Emacs ? More precisely, I'd like to make everything between #+BEGIN_QUOTE and #+END_QUOTE to be displayed in italic... Thanks a lot in advance, -- Julien