From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Allan Webber Subject: Turn subscript off by default? Date: Thu, 16 Oct 2014 10:49:17 -0500 Message-ID: <8761fkypw1.fsf@earlgrey.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XenKh-0005h4-Rq for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 11:51:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XenKb-0000Bm-Ox for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 11:51:19 -0400 Received: from dustycloud.org ([50.116.34.160]:35248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XenKb-0000Bf-La for emacs-orgmode@gnu.org; Thu, 16 Oct 2014 11:51:13 -0400 Received: from earlgrey.lan (localhost [127.0.0.1]) by dustycloud.org (Postfix) with ESMTPS id 505DD2665A for ; Thu, 16 Oct 2014 11:51:12 -0400 (EDT) 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: Org Mode List Hello all, In more documents than not, it seems I see someone do something like foo_bar Common, of course, because most orgmode users are programmers. Of course this results in the super awkward rendering of foo(subscripted:bar). I can't remember *ever* making use of subscript in an orgmode document, though I and many others have run into problems with it... why not switch the default for subscript to off? - Chris