From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: sub and superscripts: without =?utf-8?B?wqtfwrs=?= and =?utf-8?B?wqtewrs=?= Date: Wed, 02 Sep 2015 21:58:38 +0300 Message-ID: <8337ywbqch.fsf@gnu.org> References: <877fo8dbep.fsf@mat.ucm.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Trace: ger.gmane.org 1441220340 1953 80.91.229.3 (2 Sep 2015 18:59:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Sep 2015 18:59:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Uwe Brauer Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Sep 02 20:58:53 2015 Return-path: Envelope-to: ged-emacs-devel@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 1ZXDFF-0001oa-FO for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 20:58:53 +0200 Original-Received: from localhost ([::1]:40489 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXDFF-0004Zi-CR for ged-emacs-devel@m.gmane.org; Wed, 02 Sep 2015 14:58:53 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42848) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXDFC-0004ZR-0l for emacs-devel@gnu.org; Wed, 02 Sep 2015 14:58:50 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXDF8-0000Wl-0x for emacs-devel@gnu.org; Wed, 02 Sep 2015 14:58:49 -0400 Original-Received: from mtaout25.012.net.il ([80.179.55.181]:37948) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXDF7-0000WV-PK for emacs-devel@gnu.org; Wed, 02 Sep 2015 14:58:45 -0400 Original-Received: from conversion-daemon.mtaout25.012.net.il by mtaout25.012.net.il (HyperSendmail v2007.08) id <0NU200M00CGNKR00@mtaout25.012.net.il> for emacs-devel@gnu.org; Wed, 02 Sep 2015 21:55:19 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([84.94.185.246]) by mtaout25.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NU200MT5CK7FF00@mtaout25.012.net.il>; Wed, 02 Sep 2015 21:55:19 +0300 (IDT) In-reply-to: <877fo8dbep.fsf@mat.ucm.es> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:189482 Archived-At: > From: Uwe Brauer > Date: Wed, 02 Sep 2015 16:38:22 +0000 >=20 > I asked this on auctex-dev but it might be question concerning core > functionality of GNU emacs: >=20 > It is possible to display super and sub indices lowered and rised, = but > the =C2=AB_=C2=BB and =C2=AB^=C2=BB are still visible. >=20 > (Xemacs can display, based on very different implementation indeed = sub > and super scripts without the =C2=AB_=C2=BB and =C2=AB^=C2=BB, howe= ver relies on a orphaned > package) >=20 > Are there any plans to implement such a feature? You are asking about a core feature on a list dedicated to core Emacs= , but barely describe it in core-feature terms. I don't use AUCTeX (ca= n you imagine that?), so I cannot know what kind of feature is requested. For all I know, the feature might already exist, but AUCTeX might not be using it, for some reason. So please assume that your audience knows nothing about how AUCTeX displays super- and sub-scripts, and please explain what is available and what would you like in addition. Thanks.