From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Problem with ''Emphasis and monospace`` text Date: Thu, 07 Jul 2011 10:30:56 +0200 Message-ID: <83box67arj.fsf@yahoo.it> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:43798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QejzT-00069T-Ri for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 04:31:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QejzQ-00007W-GS for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 04:31:19 -0400 Received: from nm2-vm0.bullet.mail.ukl.yahoo.com ([217.146.183.226]:41361) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1QejzP-00006y-Ts for emacs-orgmode@gnu.org; Thu, 07 Jul 2011 04:31:16 -0400 In-Reply-To: (Guido Van Hoecke's message of "Wed, 6 Jul 2011 19:57:39 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Guido Van Hoecke Cc: orgmode Guido Van Hoecke writes: Hi, Guido, > Hi, > > The orgmode help file states that text Actually the manual states that *words*, not 'text' or lines [1] [1] manual: Emphasis and monospace > can be changed to *bold* by > embedding it in a couple of '*' characters. > *This works file with text > that is not longer than three lines*. Try to write the text in the same line (M-x toggle-truncate-lines should help ;). See also Jambunathan's answer here: http://lists.gnu.org/archive/html/emacs-orgmode/2011-05/msg00194.html > I was wondering whether this limitation is configurable? no cheers, Giovanni