From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Samer Masterson Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Proposal: new syntax for eshell-buffer-shorthand (related: bug#19391) Date: Sun, 17 May 2015 14:34:32 -0700 Message-ID: <871tiehorb.fsf@f-box.i-did-not-set--mail-host-address--so-tickle-me> References: <1425543601.2108.0@mail.samertm.com> <87r3qh2pof.fsf@f-box.i-did-not-set--mail-host-address--so-tickle-me> <83a8x5gf3c.fsf@gnu.org> <87pp619cbz.fsf@f-box.i-did-not-set--mail-host-address--so-tickle-me> <83382whp6v.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1431898504 22273 80.91.229.3 (17 May 2015 21:35:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 17 May 2015 21:35:04 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 17 23:34:55 2015 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 1Yu6Cy-0002LJ-Fe for ged-emacs-devel@m.gmane.org; Sun, 17 May 2015 23:34:52 +0200 Original-Received: from localhost ([::1]:38500 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yu6Cx-0008VH-IW for ged-emacs-devel@m.gmane.org; Sun, 17 May 2015 17:34:51 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yu6Cu-0008V8-2S for emacs-devel@gnu.org; Sun, 17 May 2015 17:34:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yu6Cp-00077f-Sw for emacs-devel@gnu.org; Sun, 17 May 2015 17:34:48 -0400 Original-Received: from mx1.mailbox.org ([80.241.60.212]:43726) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yu6Cl-000779-Go; Sun, 17 May 2015 17:34:39 -0400 Original-Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id 37D2C428C8; Sun, 17 May 2015 23:34:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Original-Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id 377t5HgeGLVc; Sun, 17 May 2015 23:34:36 +0200 (CEST) In-Reply-To: <83382whp6v.fsf@gnu.org> User-Agent: Notmuch/0.19 (http://notmuchmail.org) Emacs/25.0.50.1 (x86_64-unknown-linux-gnu) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 80.241.60.212 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:186557 Archived-At: Eli Zaretskii writes: > Thanks, this LGTM. Installed as e37da5a4a8055826f0fc1051083495a828509672. Thanks for the review! -s