From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steven Degutis Newsgroups: gmane.emacs.help Subject: Re: XEmacs feature missing in GNU Emacs? Date: Mon, 29 Apr 2013 12:22:20 -0500 Message-ID: References: <87li82icgp.fsf@nowhere.org> <871u9t7te9.fsf@nowhere.org> <8761z51f4z.fsf_-_@bzg.ath.cx> <87sj29mftd@ch.ristopher.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1367256165 10550 80.91.229.3 (29 Apr 2013 17:22:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Apr 2013 17:22:45 +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 Apr 29 19:22:45 2013 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 1UWrmg-00045t-By for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 19:22:38 +0200 Original-Received: from localhost ([::1]:42187 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWrmf-0006cb-Sv for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Apr 2013 13:22:37 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:35020) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWrmS-0006Z7-Rm for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 13:22:28 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWrmP-0002nH-ES for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 13:22:24 -0400 Original-Received: from mail-vb0-x231.google.com ([2607:f8b0:400c:c02::231]:58553) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWrmP-0002n6-Ag for help-gnu-emacs@gnu.org; Mon, 29 Apr 2013 13:22:21 -0400 Original-Received: by mail-vb0-f49.google.com with SMTP id 12so2020592vbf.36 for ; Mon, 29 Apr 2013 10:22:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=O/dDtYZxMGXV5mTh5QfbYUqFfE/3gaD4JBtAXXQgtts=; b=h6AlS4h4+eaMz0ZEP0lVvn6I2Womx2D6gKxsugIxuICbvY0GDDwjBFpW5Tk5dO2CUv D5pdFSAw9TT/RPvruhiWeamScP05LyBXUcCehFBTgMkCwDK/s61XtsXR+yGkTf3sbHsj V3lO1OhE4fVY8x10CmqVgTy+oxsXyseNRaeRd6t4c7Y2xfknQLWp7k47ih0AGPbtfexp HSJ8XGDCGwqB1u6fZEnJm1S9R9zSyOsCERQrzrBQ/rUm2Yn033xrBOak3+3A2CBXkDE9 Zpfq6WrYDioJArAdAnYHbKeAu4JFYPSJPOF0I0ncMnVq4d7DthWUz4IBz2WxnfWyevCH VT5Q== X-Received: by 10.58.133.81 with SMTP id pa17mr26473873veb.37.1367256140923; Mon, 29 Apr 2013 10:22:20 -0700 (PDT) Original-Received: by 10.58.220.165 with HTTP; Mon, 29 Apr 2013 10:22:20 -0700 (PDT) In-Reply-To: <87sj29mftd@ch.ristopher.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c02::231 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:90406 Archived-At: Advantages such as...? On Mon, Apr 29, 2013 at 12:01 PM, Christopher Schmidt wrote: > Bastien writes: >> I changed the subject -- maybe this thread is an opportunity to get a >> list of XEmacs features that would be nice to have in GNU Emacs. > > XEmacs separates core and lisp packages. In fact, the code is even > maintained in different repositories. > > https://bitbucket.org/xemacs/ > > This has tremendous advantages. I would love to see such a strict > separation in GNU Emacs. > > Christopher >