From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Re: Delete Help Window - restore window config Date: Wed, 28 Jan 2015 11:55:17 -0900 Organization: AkWebsoft Message-ID: <20150128205517.GG1459@mail.akwebsoft.com> References: <20150128035737.GA1459@mail.akwebsoft.com> <20150128163414.GD1459@mail.akwebsoft.com> <3b9f0718-d5b8-4c7f-b801-cb4ac717e7fb@default> <20150128184636.GF1459@mail.akwebsoft.com> <53977253-bb92-4f40-87e8-348c25f8955c@default> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1422478552 30938 80.91.229.3 (28 Jan 2015 20:55:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Jan 2015 20:55:52 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 28 21:55:51 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 1YGZeO-00067R-PL for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jan 2015 21:55:48 +0100 Original-Received: from localhost ([::1]:55925 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGZeO-0006Ja-4N for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Jan 2015 15:55:48 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGZdz-0006F7-Pu for Help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 15:55:27 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGZdv-0001mR-QM for Help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 15:55:23 -0500 Original-Received: from 191-232-4-64.mtaonline.net ([64.4.232.191]:65332 helo=tj49.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGZdv-0001lk-9Q for Help-gnu-emacs@gnu.org; Wed, 28 Jan 2015 15:55:19 -0500 Original-Received: by tj49.com (Postfix, from userid 501) id 802295991B6C; Wed, 28 Jan 2015 11:55:17 -0900 (AKST) Mail-Followup-To: Emacs Content-Disposition: inline In-Reply-To: <53977253-bb92-4f40-87e8-348c25f8955c@default> User-Agent: Mutt/1.4.2.3i X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 64.4.232.191 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:102345 Archived-At: * Drew Adams [150128 11:52]: > > I presume that I could experiment with icicles without > > 'require'ing it in .emacs by loading it from *scratch* > > would that be the correct emacsen method? > > (Dunno what you mean by loading it from *scratch*.) Sorry. I meant (require 'icicles) in the Lisp evaluation buffer. > Assuming all of the Icicles source files are in a directory that > is in your `load-path', you can just use `M-x load-library icicles'. > Or you can use `M-: (require 'icicles)'. > > Or if you downloaded Icicles as a package (e.g. from MELPA) > then use the usual package-oriented ways of loading it. > Something like this: > > (require 'package) > (package-initialize) > (add-to-list 'package-archives > '("melpa" . "http://melpa.milkbox.net/packages/") > 'APPEND)) > Understood. Thanks, good job. -- Tim tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com, http://www.tj49.com