From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: @dircategory entries sync'ed with info/dir Date: Fri, 18 Feb 2011 23:58:57 +0100 Message-ID: <87tyg16jbi.fsf@gmx.de> References: <83oc69v2z8.fsf@gnu.org> <87ipwhs6y2.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1298069965 22668 80.91.229.12 (18 Feb 2011 22:59:25 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 18 Feb 2011 22:59:25 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 18 23:59:17 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PqZI9-0008Pp-4L for ged-emacs-devel@m.gmane.org; Fri, 18 Feb 2011 23:59:13 +0100 Original-Received: from localhost ([127.0.0.1]:37137 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqZI4-0002qn-Er for ged-emacs-devel@m.gmane.org; Fri, 18 Feb 2011 17:59:08 -0500 Original-Received: from [140.186.70.92] (port=38517 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PqZI0-0002pt-Jq for emacs-devel@gnu.org; Fri, 18 Feb 2011 17:59:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PqZHz-0002BQ-Pl for emacs-devel@gnu.org; Fri, 18 Feb 2011 17:59:04 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:47393) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PqZHz-0002AT-AN for emacs-devel@gnu.org; Fri, 18 Feb 2011 17:59:03 -0500 Original-Received: (qmail invoked by alias); 18 Feb 2011 22:58:59 -0000 Original-Received: from p57BB933A.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.147.58] by mail.gmx.net (mp072) with SMTP; 18 Feb 2011 23:58:59 +0100 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX1/xMn1PbifxhmQuw8kQ4Rg+37F38MlEObMlV+SsMN ZlWSjd1D9W4+/e In-Reply-To: (Glenn Morris's message of "Fri, 18 Feb 2011 13:55:52 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:136199 Archived-At: Glenn Morris writes: > Michael Albinus wrote: > >> I would prefer to keep "GNU Emacs", because at some places the manual >> discusses shortly differences to "XEmacs", and I want to make it obvious >> what we are speaking about. > > FYI, several years ago I got an email from rms about this kind of thing > in the manuals. He said: > > It should say just "Emacs", not "GNU Emacs". > [...] > If you see any place in the Emacs sources that contrasts "XEmacs" > with "GNU Emacs", please report it to me so I can fix it, or else > fix it yourself. I see. When I started contributing to Tramp back in 2002, I used the term "FSF Emacs". I was told to change it to "GNU Emacs" (I cannot find the email in the archive, but it was not RMS). Things change, again. I will check, how to adapt this in the Tramp manual. Thanks, and best regards, Michael.