From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chunyang Xu Newsgroups: gmane.emacs.help Subject: Re: Delete Help Window - restore window config Date: Wed, 28 Jan 2015 13:07:16 +0800 Message-ID: References: <20150128035737.GA1459@mail.akwebsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1422421655 9314 80.91.229.3 (28 Jan 2015 05:07:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2015 05:07:35 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 28 06:07:34 2015 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 1YGKqj-0000Mm-0e for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jan 2015 06:07:33 +0100 Original-Received: from localhost ([::1]:51330 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGKqh-0005WF-Oy for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jan 2015 00:07:31 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43539) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGKqV-0005Vy-QY for Help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 00:07:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGKqU-0007fx-N9 for Help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 00:07:19 -0500 Original-Received: from mail-la0-x22d.google.com ([2a00:1450:4010:c03::22d]:50843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGKqU-0007fj-ES for Help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 00:07:18 -0500 Original-Received: by mail-la0-f45.google.com with SMTP id gd6so16984542lab.4 for ; Tue, 27 Jan 2015 21:07:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QoHnM8DULpQBZnHrCXvJdELmnOAKRXnj9MTXzaZgVfY=; b=QggjcNqz3kg0IJcHUgX8UyXXOEF9iztqSV6KBN3ilRGAn1+kLhs11IaiSZ+H8LnYz1 e7+mrBvR6+iPfG1pvnztoexTO3VcA0jtb0hfcZsAGr5iWdV6bNUVw4t2MQ+xaDe8lap1 CKhav1ApYyjfynYr6VytJ2/lzpX8oXCh0ZTzBSz3EkZ7EBpfoLVfZ2HDDABd/Z7J5EDu WfDq3CEDRjojcM5RHvtyfKMAncNp5PM49dar/S6K0IFO+BiBw+fRD4f3cAZurz3sriyX R3PsCZNrx0SwqkvIuKnvVt49pbNarYuDesU1YNkncgQmpY33AUf3MHQ1KVnfvN5CuM/o KCIA== X-Received: by 10.152.8.104 with SMTP id q8mr5702854laa.56.1422421636467; Tue, 27 Jan 2015 21:07:16 -0800 (PST) Original-Received: by 10.25.18.65 with HTTP; Tue, 27 Jan 2015 21:07:16 -0800 (PST) In-Reply-To: <20150128035737.GA1459@mail.akwebsoft.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c03::22d 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:102328 Archived-At: Hi, On Wed, Jan 28, 2015 at 11:57 AM, Tim Johnson wrote: > I'm using emacs 24.4.1 primarily on Mac OS X. I use both terminal > mode and aquamacs but I will conclude my request with further > criteria. > > Example : I have 'Control-C i' as a keybinding prefix, I can't > remember all of the functions bound to that prefix. > > I press 'Control-C i Control h' and I get a help window. After > refreshing my memory, I want to restore the window arrangement that > existed previous to the display of the help window. > You can try 'guide-key' (https://github.com/kai2nenobu/guide-key) package instead of "keybinding prefix C-h". Besides, 'popwin-el' (https://github.com/m2ym/popwin-el) package provides function to quit some special buffers like "*Help*" smoothly. > I have the following preference: > ------------------------------------------------- > | To be be accomplished with a simple function. | > | (this may not prove to be possible, however) | > ------------------------------------------------- > > If despite my initial request, this need is deemed best met with a > package, I will outline the criteria that I have for my emacs > configuration. Hopefully any package recommendations will take that > criteria into consideration. > > 1)My emacs configuration must perform completely without a pointing > device (even 'tho one might be used). > > 2)My emacs configuration must perform completely within terminal > mode (even 'tho gui mode may be used also). > > 3)Two different basic window layouts will be used - 4 windows on a > desktop, 1 or 2 windows on a netbook (using SSH). Exceptions could > be considered. > > 4)Little or no reliance on frames. > > Thanks in advance. > -- > Tim > tim at tee jay forty nine dot com or akwebsoft dot com > http://www.akwebsoft.com, http://www.tj49.com >