From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Markup does not work for multi-line sentences Date: Tue, 16 Feb 2010 10:46:02 +0100 Message-ID: <83635xzf6t.fsf@yahoo.it> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhK0L-0001aT-GF for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 04:46:05 -0500 Received: from [140.186.70.92] (port=42397 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhK0J-0001aL-SU for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 04:46:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhK0J-0006lw-A4 for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 04:46:03 -0500 Received: from slim-4c.inet.it ([213.92.5.127]:36894) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhK0J-0006lh-5O for emacs-orgmode@gnu.org; Tue, 16 Feb 2010 04:46:03 -0500 In-Reply-To: (Andrey Balaguta's message of "Tue, 16 Feb 2010 11:51:47 +0300") 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: Andrey Balaguta Cc: emacs-orgmode@gnu.org Andrey Balaguta writes: > I'm trying to get multi-line sentence boldified, like this: You cannot. It is not well supported. See the archive list for more info. Also the manual states: (Emphasis and monospace) You can make words *bold*, ^^^^^^ You may write a function (or a macro) that puts the "*" before and after every word of your sentence. cheers, Giovanni