From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Writing the words in different color Date: Fri, 25 Jun 2010 10:00:12 +0200 Message-ID: <89C9D866-4E5B-4CC8-8A66-73145FBEDEA5@gmail.com> References: 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 [140.186.70.92] (port=57551 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OSD6x-0006az-SE for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 13:54:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OS3pj-0007Vf-F2 for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 04:00:20 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:59647) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OS3pj-0007VN-B9 for emacs-orgmode@gnu.org; Fri, 25 Jun 2010 04:00:19 -0400 Received: by wyb39 with SMTP id 39so1366256wyb.0 for ; Fri, 25 Jun 2010 01:00:17 -0700 (PDT) In-Reply-To: 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: Juri Artamonov Cc: emacs-orgmode Hi Juri, On Jun 20, 2010, at 12:24 PM, Juri Artamonov wrote: > Hey Guys, > > can you please advice how to write words in different colors in > orgmode? For example I wrote some meeting notes and would like to > pay attention on some sentences writing them in another color. First of all, I think it is a typographically seriously wrong idea to put sentences into a special color. Italics and if necessary bold are sufficient in my view. :-) Second, you can configure this if you want by modifying org-emphasis- alist. - Carsten