From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.bugs Subject: bug#1269: Please do not bother Eshell users with the question "Save input history?" when they quit Emacs Date: Sat, 1 Nov 2008 21:35:52 -0400 Message-ID: References: <878ws599ui.fsf@cyd.mit.edu> Reply-To: John Wiegley , 1269@emacsbugs.donarmstrong.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1225590624 15224 80.91.229.12 (2 Nov 2008 01:50:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 2 Nov 2008 01:50:24 +0000 (UTC) Cc: 1269@emacsbugs.donarmstrong.com To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Nov 02 02:51:26 2008 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1KwS7c-00060R-Lc for geb-bug-gnu-emacs@m.gmane.org; Sun, 02 Nov 2008 02:51:20 +0100 Original-Received: from localhost ([127.0.0.1]:47031 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwS6V-0001GF-Os for geb-bug-gnu-emacs@m.gmane.org; Sat, 01 Nov 2008 21:50:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KwS6S-0001G7-Lc for bug-gnu-emacs@gnu.org; Sat, 01 Nov 2008 21:50:08 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KwS6S-0001Fv-74 for bug-gnu-emacs@gnu.org; Sat, 01 Nov 2008 21:50:08 -0400 Original-Received: from [199.232.76.173] (port=36969 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KwS6S-0001Fs-10 for bug-gnu-emacs@gnu.org; Sat, 01 Nov 2008 21:50:08 -0400 Original-Received: from rzlab.ucr.edu ([138.23.92.77]:58212) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KwS6R-0002kB-NU for bug-gnu-emacs@gnu.org; Sat, 01 Nov 2008 21:50:07 -0400 Original-Received: from rzlab.ucr.edu (rzlab.ucr.edu [127.0.0.1]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mA21o4ZU028249; Sat, 1 Nov 2008 18:50:04 -0700 Original-Received: (from debbugs@localhost) by rzlab.ucr.edu (8.13.8/8.13.8/Submit) id mA21j3dd026967; Sat, 1 Nov 2008 18:45:03 -0700 X-Loop: don@donarmstrong.com Resent-From: John Wiegley Resent-To: bug-submit-list@donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 02 Nov 2008 01:45:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1269 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Original-Received: via spool by 1269-submit@emacsbugs.donarmstrong.com id=B1269.122558977025561 (code B ref 1269); Sun, 02 Nov 2008 01:45:03 +0000 Original-Received: (at 1269) by emacsbugs.donarmstrong.com; 2 Nov 2008 01:36:10 +0000 Original-Received: from mail.johnwiegley.com (johnwiegley.com [208.70.150.153]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mA21a7tK025555 for <1269@emacsbugs.donarmstrong.com>; Sat, 1 Nov 2008 18:36:08 -0700 Original-Received: from [192.168.15.102] (unknown [72.22.155.64]) by mail.johnwiegley.com (Postfix) with ESMTP id 57F07422188; Sat, 1 Nov 2008 20:36:06 -0500 (CDT) In-Reply-To: <878ws599ui.fsf@cyd.mit.edu> X-Mailer: Apple Mail (2.929.2) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Resent-Date: Sat, 01 Nov 2008 21:50:08 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:22085 Archived-At: On Oct 30, 2008, at 3:11 PM, Chong Yidong wrote: > Another feature request. WDYT? > >> Thanks for maintaining Eshell. One thing: When Eshell is running, >> and >> someone quits Emacs, then Eshell asks them, "Save input history for >> Eshell buffer `*eshell*'? (y or n)" Please change Eshell so that it >> does not ask them. The prompt is somewhat annoying. Just like Bash >> saves the history without asking, so too Eshell should save the >> history without asking. That sounds entirely reasonable to me. I'll add it to my list. John