From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: The Perl color style Date: Mon, 12 Oct 2009 15:33:46 +0200 Message-ID: <56D7CC6E-6E15-4A25-B74F-48242C7BC6A4@gmail.com> References: <83k4z1t3sn.fsf@ymail.com> <87k4z1httq.fsf@eee.in> <83ws31klzi.fsf@ymail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxL2C-0005zy-Tf for emacs-orgmode@gnu.org; Mon, 12 Oct 2009 09:33:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxL28-0005xe-Jb for emacs-orgmode@gnu.org; Mon, 12 Oct 2009 09:33:56 -0400 Received: from [199.232.76.173] (port=45765 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxL28-0005xO-BG for emacs-orgmode@gnu.org; Mon, 12 Oct 2009 09:33:52 -0400 Received: from mail-ew0-f228.google.com ([209.85.219.228]:38384) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MxL27-0006Al-R3 for emacs-orgmode@gnu.org; Mon, 12 Oct 2009 09:33:52 -0400 Received: by ewy28 with SMTP id 28so16109859ewy.42 for ; Mon, 12 Oct 2009 06:33:51 -0700 (PDT) In-Reply-To: <83ws31klzi.fsf@ymail.com> 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: Water Lin Cc: emacs-orgmode@gnu.org On Oct 12, 2009, at 11:19 AM, Water Lin wrote: > Mikael Fornius writes: > >> Water Lin writes: >> >>> #+BEGIN_SRC perl-mode >> >> For me: >> >> #+BEGIN_SRC perl >> >> is more colorful. > > I don't know why, when I am using > > #+BEGIN_SRC perl > > , Emacs will tell me the error: > ------------ > face-attribute: Invalid face: quote > Could not find config file "~/.tidyrc". Winging it. > ------------ Are you using htmlize.el as it comes distributed with Org in the contrib directory, or some other, older version? You need 1.36 at least. - Carsten > > But if I use > > #+BEGIN_SRC Perl > > which has the capital P, it works but the output is not colorful > enough > I think. > > Water Lin > > -- > Water Lin's notes and pencils: http://en.waterlin.org > Email: WaterLin@ymail.com > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten