From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: trunk r115830: * eshell.text (What is Eshell?): Add section about what not to use Eshell for. Date: Thu, 02 Jan 2014 14:29:44 -0500 Message-ID: <70lhyychcn.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1388690985 19333 80.91.229.3 (2 Jan 2014 19:29:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2014 19:29:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Aidan Gauland Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 02 20:29:52 2014 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 1Vynxn-0007oz-F9 for ged-emacs-devel@m.gmane.org; Thu, 02 Jan 2014 20:29:51 +0100 Original-Received: from localhost ([::1]:46727 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vynxn-0003Tj-2C for ged-emacs-devel@m.gmane.org; Thu, 02 Jan 2014 14:29:51 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36264) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vynxk-0003Te-1M for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:29:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vynxj-0005e7-6y for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:29:47 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:56324) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vynxj-0005e3-3Z for emacs-devel@gnu.org; Thu, 02 Jan 2014 14:29:47 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Vynxg-0003qL-QV; Thu, 02 Jan 2014 14:29:44 -0500 X-Spook: fraud Mahmoud Ahmadinejad CISU DES UNSCOM Uzbekistan X-Ran: \JX"8>\y;X>gYSoPh1/?OJLG\k$Y@[a]'k"\g\K{%%;eijMu8imjNiL$NYdDayXcS,tv>> X-Hue: black X-Attribution: GM In-Reply-To: (Aidan Gauland's message of "Thu, 02 Jan 2014 09:28:15 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e 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:167066 Archived-At: Aidan Gauland wrote: > +user. It is intended to be an alternative to the @xref{Lisp > +Interaction, IELM, , elisp, The Emacs Lisp Reference Manual} REPL for > +Emacs @emph{and} with an interface similar to command shells such as > +@command{bash}, @command{zsh}, @command{rc}, or @command{4dos}. ./eshell.texi:67: warning: `.' or `,' must follow @xref, not `R'. Also, there is no such node in the elisp manual AFAICS. Maybe you meant the Emacs manual?