From drew.adams@oracle.com Tue Jul 14 08:29:39 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 14 Jul 2009 15:29:39 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.8 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6EFTau9016059 for ; Tue, 14 Jul 2009 08:29:37 -0700 Received: from mail.gnu.org ([199.232.76.166]:51006 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MQjwj-0002pP-Tc for emacs-pretest-bug@gnu.org; Tue, 14 Jul 2009 11:29:33 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MQjwg-0006si-Pe for emacs-pretest-bug@gnu.org; Tue, 14 Jul 2009 11:29:33 -0400 Received: from acsinet11.oracle.com ([141.146.126.233]:22004) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MQjwg-0006sO-Cw for emacs-pretest-bug@gnu.org; Tue, 14 Jul 2009 11:29:30 -0400 Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by acsinet11.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n6EFTUgG030265 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 14 Jul 2009 15:29:33 GMT Received: from abhmt003.oracle.com (abhmt003.oracle.com [141.146.116.12]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n6EFTWWw003412 for ; Tue, 14 Jul 2009 15:29:33 GMT Received: from dradamslap1 (/141.144.64.162) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 14 Jul 2009 08:29:23 -0700 From: "Drew Adams" To: Subject: 23.0.96; Loading library eshell doesn't define user options Date: Tue, 14 Jul 2009 08:29:22 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcoEl7A79luVBGcUTDmuYyOyGtA/Rg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt003.oracle.com [141.146.116.12] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A010201.4A5CA454.00F7:SCFSTAT5015188,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) emacs -Q M-x load-library eshell C-h v eshell-pushd-dunique is not recognized. You have to invoke `eshell' for it to be recognized. In GNU Emacs 23.0.96.1 (i386-mingw-nt5.1.2600) of 2009-07-09 on SOFT-MJASON Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' From rgm@gnu.org Tue Jul 14 17:30:16 2009 Received: (at 3848-done) by emacsbugs.donarmstrong.com; 15 Jul 2009 00:30:17 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.5 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6F0UBFo015466 for <3848-done@emacsbugs.donarmstrong.com>; Tue, 14 Jul 2009 17:30:13 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MQsNu-000130-IQ; Tue, 14 Jul 2009 20:30:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19037.8978.366315.939524@fencepost.gnu.org> Date: Tue, 14 Jul 2009 20:30:10 -0400 From: Glenn Morris To: 3848-done@debbugs.gnu.org Subject: Re: bug#3848: 23.0.96; Loading library eshell doesn't define user options In-Reply-To: References: X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: yellow X-Ran: ]0IDFsx!.8:k=Kt:d"-;_%&U:~FS(.wPpkwP62YNUI:^{?4RB$Eq)ujVq<|Mfn\~`9V_.A Drew Adams wrote (on Tue, 14 Jul 2009 at 08:29 -0700): > emacs -Q > M-x load-library eshell > > C-h v eshell-pushd-dunique is not recognized. > You have to invoke `eshell' for it to be recognized. This is not a bug. From drew.adams@oracle.com Tue Jul 14 18:11:09 2009 Received: (at 3848-done) by emacsbugs.donarmstrong.com; 15 Jul 2009 01:11:09 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-4.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from rgminet12.oracle.com (rcsinet12.oracle.com [148.87.113.124]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6F1B5f3022583 for <3848-done@emacsbugs.donarmstrong.com>; Tue, 14 Jul 2009 18:11:07 -0700 Received: from rgminet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by rgminet12.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n6F1AZlB022340 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 15 Jul 2009 01:10:37 GMT Received: from abhmt002.oracle.com (abhmt002.oracle.com [141.146.116.11]) by rgminet15.oracle.com (Switch-3.3.1/Switch-3.3.1) with ESMTP id n6F1B5Lv001812; Wed, 15 Jul 2009 01:11:05 GMT Received: from dradamslap1 (/141.144.72.11) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 14 Jul 2009 18:10:56 -0700 From: "Drew Adams" To: "'Glenn Morris'" , <3848-done@debbugs.gnu.org> References: <19037.8978.366315.939524@fencepost.gnu.org> Subject: RE: bug#3848: 23.0.96; Loading library eshell doesn't define user options Date: Tue, 14 Jul 2009 18:10:53 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <19037.8978.366315.939524@fencepost.gnu.org> Thread-Index: AcoE4204UJ8fDKLCTMChV71aY5zuQwABW75Q X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-Source-IP: abhmt002.oracle.com [141.146.116.11] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A010201.4A5D2CA1.0086:SCFSTAT5015188,ss=1,fgs=0 > From: Glenn Morris Sent: Tuesday, July 14, 2009 5:30 PM > > emacs -Q > > M-x load-library eshell > > > > C-h v eshell-pushd-dunique is not recognized. > > You have to invoke `eshell' for it to be recognized. > > This is not a bug. Why not? How are you supposed to customize it? Especially given the rudimentary state the Eshell manual is in. There's no way to even know about this and other options. From unknown Mon Aug 18 19:27:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Aug 2009 14:24:20 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator