Re: [Orgmode] The Perl color style

2009-10-13 Thread Water Lin
Carsten Dominik carsten.domi...@gmail.com writes: On Oct 12, 2009, at 11:19 AM, Water Lin wrote: Mikael Fornius m...@abc.se writes: Water Lin water...@ymail.com writes: #+BEGIN_SRC perl-mode For me: #+BEGIN_SRC perl is more colorful. I don't know why, when I am using #+BEGIN_SRC

Re: [Orgmode] The Perl color style

2009-10-13 Thread Mikael Fornius
Water Lin water...@ymail.com writes: , Emacs will tell me the error: face-attribute: Invalid face: quote Could not find config file ~/.tidyrc. Winging it. This looks as a configuration typo or similar problem. Maybe you should try to enalble emacs debug on error

Re: [Orgmode] The Perl color style

2009-10-13 Thread Water Lin
Mikael Fornius m...@abc.se writes: Water Lin water...@ymail.com writes: , Emacs will tell me the error: face-attribute: Invalid face: quote Could not find config file ~/.tidyrc. Winging it. This looks as a configuration typo or similar problem. Maybe you

[Orgmode] The Perl color style

2009-10-12 Thread Water Lin
I try to tag perl-mode to color the Perl code while I am publishing my org file to html. Here is the example: --- #+BEGIN_SRC perl-mode #!/usr/bin/perl # some comments; use warnings; use strict; print hi; #+END_SRC --- But after I convert the content to

Re: [Orgmode] The Perl color style

2009-10-12 Thread Mikael Fornius
Water Lin water...@ymail.com writes: #+BEGIN_SRC perl-mode For me: #+BEGIN_SRC perl is more colorful. -- Mikael Fornius ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

Re: [Orgmode] The Perl color style

2009-10-12 Thread Water Lin
Mikael Fornius m...@abc.se writes: Water Lin water...@ymail.com 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

Re: [Orgmode] The Perl color style

2009-10-12 Thread Carsten Dominik
On Oct 12, 2009, at 11:19 AM, Water Lin wrote: Mikael Fornius m...@abc.se writes: Water Lin water...@ymail.com 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: