From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Luca Ferrari Newsgroups: gmane.emacs.help Subject: Re: closing man and help buffers Date: Mon, 19 Aug 2013 11:55:24 +0200 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1376906437 9081 80.91.229.3 (19 Aug 2013 10:00:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Aug 2013 10:00:37 +0000 (UTC) Cc: help-gnu-emacs To: Vlad Piersec Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 19 12:00:40 2013 Return-path: Envelope-to: geh-help-gnu-emacs@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 1VBMGM-00078A-KU for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Aug 2013 12:00:38 +0200 Original-Received: from localhost ([::1]:41919 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBMGL-0000Mz-PX for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Aug 2013 06:00:37 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54000) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBMG7-0000Mr-U4 for help-gnu-emacs@gnu.org; Mon, 19 Aug 2013 06:00:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VBMG6-0006km-Gs for help-gnu-emacs@gnu.org; Mon, 19 Aug 2013 06:00:23 -0400 Original-Received: from mail-wg0-x229.google.com ([2a00:1450:400c:c00::229]:43192) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VBMBJ-0004wo-MB for help-gnu-emacs@gnu.org; Mon, 19 Aug 2013 05:55:25 -0400 Original-Received: by mail-wg0-f41.google.com with SMTP id l18so1020414wgh.0 for ; Mon, 19 Aug 2013 02:55:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=9OQSZ2uh8KseS/MlSaln5S8YHpcjSmkAAHNwALKk1R4=; b=MIjjSopFOP677MnR5MQ+KzVDby/W01QVKFie8Q5RhrSxfrDKi5YrddmTPOrDO47BaN bY9Lm1vIqbPE8zoZvnRRp6hpWO/oPPsOTrf76vjfjWnZ0zccVpZyAXBItFBwt0bYzl3w IUkFMBoBkI1KD3sFzIm2I9x2pFnPjHPucWZWLfeK+1pXuendA0EnsL6A3OzUqzi8Ckj2 X7w2f0l/EhBPI4g9KLH7iRcY6XGRrb2ZN0LmI7l7O7jnMSamNed6gz51hg9/1pFOUCT4 1JMxjbplvYaJ0tbMky+tAMIp1gBxSHqqEZNQn4ZGp0ZTVDShrhGHkHOV3znIt3pQNzfP /0bA== X-Received: by 10.180.126.9 with SMTP id mu9mr7539054wib.16.1376906124895; Mon, 19 Aug 2013 02:55:24 -0700 (PDT) Original-Received: by 10.194.157.194 with HTTP; Mon, 19 Aug 2013 02:55:24 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: suL6qEMV_caAyqjyeEYuyVPkPmI X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::229 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:92981 Archived-At: On Mon, Aug 19, 2013 at 11:08 AM, Vlad Piersec wrote: > If you are in that help buffer you can press Q to close it. If not select > the window (C-x o) and close it with Q. I know that, thanks. What I was wondering to avoid is to move to such window (C-x o) to close it. Luca