From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: rusi <rustompmody@gmail.com>
Newsgroups: gmane.emacs.help
Subject: Re: XEmacs feature missing in GNU Emacs?
Date: Wed, 1 May 2013 06:32:36 -0700 (PDT)
Message-ID: <98d56472-951e-42bb-b120-e3927326934d@vq7g2000pbc.googlegroups.com>
References: <CACeWA3iaQXuz6uv7ejA2O8Z0CLS2VfTbEBtMmEhAxyLi3EtwRg@mail.gmail.com>
	<CAAuthdRKjbaMnoNUgqA-o0n2Y-AN3ZO-rgq5ymVBy0Gb4gM-eQ@mail.gmail.com>
	<87li82icgp.fsf@nowhere.org>
	<alpine.DEB.2.02.1304282326100.3673@james-System-Product-Name>
	<871u9t7te9.fsf@nowhere.org>
	<mailman.24838.1367252519.855.help-gnu-emacs@gnu.org>
	<icsj29f45u.fsf@home.home> <87txmowg70.fsf@bzg.ath.cx>
	<mailman.24911.1367347700.855.help-gnu-emacs@gnu.org>
NNTP-Posting-Host: plane.gmane.org
Mime-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
X-Trace: ger.gmane.org 1367423264 31620 80.91.229.3 (1 May 2013 15:47:44 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Wed, 1 May 2013 15:47:44 +0000 (UTC)
To: help-gnu-emacs@gnu.org
Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed May 01 17:47:45 2013
Return-path: <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>
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 <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1UXZFw-0008FZ-U5
	for geh-help-gnu-emacs@m.gmane.org; Wed, 01 May 2013 17:47:45 +0200
Original-Received: from localhost ([::1]:46789 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org>)
	id 1UXZFu-0003Ka-VJ
	for geh-help-gnu-emacs@m.gmane.org; Wed, 01 May 2013 11:47:42 -0400
X-Received: by 10.224.36.66 with SMTP id s2mr5062639qad.6.1367415157178;
	Wed, 01 May 2013 06:32:37 -0700 (PDT)
X-Received: by 10.50.112.105 with SMTP id ip9mr208538igb.1.1367415157125; Wed,
	01 May 2013 06:32:37 -0700 (PDT)
Original-Path: usenet.stanford.edu!s14no1608595qam.0!news-out.google.com!ef9ni38601qab.0!nntp.google.com!s14no1637153qam.0!postnews.google.com!vq7g2000pbc.googlegroups.com!not-for-mail
Original-Newsgroups: gnu.emacs.help
Complaints-To: groups-abuse@google.com
Injection-Info: vq7g2000pbc.googlegroups.com; posting-host=59.95.47.226;
	posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui
Original-NNTP-Posting-Host: 59.95.47.226
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686;
	rv:17.0) Gecko/20100101 Firefox/17.0,gzip(gfe)
Injection-Date: Wed, 01 May 2013 13:32:37 +0000
Original-Xref: usenet.stanford.edu gnu.emacs.help:198178
X-Mailman-Approved-At: Wed, 01 May 2013 11:47:32 -0400
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 <help-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnu-emacs>
List-Post: <mailto:help-gnu-emacs@gnu.org>
List-Help: <mailto:help-gnu-emacs-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnu-emacs>,
	<mailto:help-gnu-emacs-request@gnu.org?subject=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:90445
Archived-At: <http://permalink.gmane.org/gmane.emacs.help/90445>

On Apr 30, 11:48=A0pm, Glenn Morris <r...@gnu.org> wrote:
> Bastien wrote:
> > I forgot to say I'm more interested in those features that make people
> > stay with XEmacs :)
>
> The people who could answer that are presumably not reading
> help-gnu-emacs (a mailing list specifically for GNU Emacs).

APlus mode only works with Xemacs not gnu-emacs.
I had put up some of my hacks for making it work in gnu-emacs
http://www.emacswiki.org/emacs/AplInDebian=85

Have little idea if its been of any use.

The correct way to do it is to make a specific latin-like encoding for
Aplus.
I looked at the code but was a bit out of depth with the unicode stuff