From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "=?UTF-8?Q?=C4=B0smail_D=C3=B6nmez?=" Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Fix aGain -> again typo in dired.el and ldefs-boot.el Date: Tue, 29 Jul 2008 16:14:06 +0300 Message-ID: <19e566510807290614q613a322xf3f5fd19b08bfd72@mail.gmail.com> References: <19e566510807290555p347b748t1e0218b2747b69d2@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1217337291 8674 80.91.229.12 (29 Jul 2008 13:14:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 29 Jul 2008 13:14:51 +0000 (UTC) Cc: emacs- devel To: "Juanma Barranquero" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 29 15:15:40 2008 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.50) id 1KNp38-0007Xg-B0 for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 15:15:34 +0200 Original-Received: from localhost ([127.0.0.1]:45222 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNp2E-0003Q9-2G for ged-emacs-devel@m.gmane.org; Tue, 29 Jul 2008 09:14:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KNp1n-0003IK-KT for emacs-devel@gnu.org; Tue, 29 Jul 2008 09:14:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KNp1j-0003Gf-UF for emacs-devel@gnu.org; Tue, 29 Jul 2008 09:14:11 -0400 Original-Received: from [199.232.76.173] (port=39331 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KNp1j-0003GQ-Cd for emacs-devel@gnu.org; Tue, 29 Jul 2008 09:14:07 -0400 Original-Received: from nf-out-0910.google.com ([64.233.182.188]:6869) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KNp1j-0004tI-4R for emacs-devel@gnu.org; Tue, 29 Jul 2008 09:14:07 -0400 Original-Received: by nf-out-0910.google.com with SMTP id c7so7470805nfi.26 for ; Tue, 29 Jul 2008 06:14:06 -0700 (PDT) Original-Received: by 10.210.50.6 with SMTP id x6mr7589423ebx.87.1217337246204; Tue, 29 Jul 2008 06:14:06 -0700 (PDT) Original-Received: by 10.210.79.16 with HTTP; Tue, 29 Jul 2008 06:14:06 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:101685 Archived-At: Hi, On Tue, Jul 29, 2008 at 16:02, Juanma Barranquero wrote: >> Patch for $SUBJECT, noticed while using dired help page within emacs. > > That's not a typo, is a mnemonic for "g", bound to revert-buffer, > which "read[s] all currently expanded directories aGain". Ooops sorry, it kinda looked out of place though. Regards, ismail -- I do object-oriented programming - if the customer objects, I do more programming.