From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Tu, Do" Newsgroups: gmane.emacs.help Subject: How to add more markups and formatting for markups to Org Date: Sun, 31 May 2015 08:43:35 -0700 (PDT) Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1433087124 28890 80.91.229.3 (31 May 2015 15:45:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 31 May 2015 15:45:24 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 31 17:45:23 2015 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Yz5QL-000417-MI for geh-help-gnu-emacs@m.gmane.org; Sun, 31 May 2015 17:45:17 +0200 Original-Received: from localhost ([::1]:42349 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yz5QK-0003Pv-Te for geh-help-gnu-emacs@m.gmane.org; Sun, 31 May 2015 11:45:16 -0400 X-Received: by 10.50.128.231 with SMTP id nr7mr10115213igb.11.1433087016163; Sun, 31 May 2015 08:43:36 -0700 (PDT) X-Received: by 10.50.61.193 with SMTP id s1mr92083igr.14.1433087016110; Sun, 31 May 2015 08:43:36 -0700 (PDT) Original-Path: usenet.stanford.edu!h15no654802igd.0!news-out.google.com!n7ni49213igk.0!nntp.google.com!h15no1180776igd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=14.161.13.65; posting-account=c2AWuQoAAACA36o69JJJEmXY5MOg4YNp Original-NNTP-Posting-Host: 14.161.13.65 User-Agent: G2/1.0 Injection-Date: Sun, 31 May 2015 15:43:36 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:212420 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:104704 Archived-At: For example, anything in between *...* is bold by default. I want to add a = markup with my own formatting for such markup, i.e. ... with a b= ox surrounds such markup. I also want the mark up to be compatible with (se= tq org-hide-emphasis-markers t). That is, when the variable is set to t, th= e and tags should disappear, leaving the text between it with t= he specified formatting above.