From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-1?B?Tm9yZGz2dw==?= Newsgroups: gmane.emacs.help Subject: Re: Text/Font attributes in org-mode Date: Mon, 20 Aug 2007 13:34:37 -0700 Organization: http://groups.google.com Message-ID: <1187642077.683596.175660@g4g2000hsf.googlegroups.com> References: <1187345481.621741.35570@r29g2000hsg.googlegroups.com> <87sl6fdqkj.fsf@bzg.ath.cx> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1187642439 23907 80.91.229.12 (20 Aug 2007 20:40:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Aug 2007 20:40:39 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 20 22:40:37 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1INE32-00021x-OU for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Aug 2007 22:40:29 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INE33-0001pp-71 for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Aug 2007 16:40:29 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!g4g2000hsf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 213.66.43.184 Original-X-Trace: posting.google.com 1187642077 29280 127.0.0.1 (20 Aug 2007 20:34:37 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 20 Aug 2007 20:34:37 +0000 (UTC) In-Reply-To: <87sl6fdqkj.fsf@bzg.ath.cx> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g4g2000hsf.googlegroups.com; posting-host=213.66.43.184; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Original-Xref: shelby.stanford.edu gnu.emacs.help:151137 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:46710 Archived-At: On 20 Aug, 01:58, Bastien wrote: > Hello, > > Nordl=F6w writes: > > Are there any other text-attributes changing/setting features in org- > > mode than *bold*, such as for code, shell commands, emphasized text, > > etc? If not, is it difficult to add them? > > You have *bold*, /emphasized/, _underlined_, +strikethrough+ and =3Dcode= =3D. > See (info "(Org)Enhancing text") for more on text interpretation. > > Example of a shell link: [[shell:ls -l *.org]] > See (info "(Org)External links") for shell links. > > Regards, > > -- > Bastien Superb! I had a hunch that org-mode had something like that.. Thank you very much, Nordl=F6w