From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Scrolling text erases the search highlight Date: Mon, 26 Jul 2010 06:51:59 -0700 Message-ID: References: <4C3B0AE2.3060507@sdesigns.eu> <4C3C24DA.6080303@sdesigns.eu> <4C3C701B.7060704@sdesigns.eu> <4C495EC6.6070704@sdesigns.eu> <4C4974BE.9020500@easy-emacs.de><9FA4FDC75D244DDA9979D6F2670C87E2@us.oracle.com> <4C4D455E.2000100@sdesigns.eu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1280152391 4613 80.91.229.12 (26 Jul 2010 13:53:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Jul 2010 13:53:11 +0000 (UTC) To: "'Gabriel TEIXEIRA'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 26 15:53:09 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OdO7B-00007P-KW for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Jul 2010 15:53:09 +0200 Original-Received: from localhost ([127.0.0.1]:45342 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdO7A-0007Lh-7q for geh-help-gnu-emacs@m.gmane.org; Mon, 26 Jul 2010 09:53:08 -0400 Original-Received: from [140.186.70.92] (port=56153 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OdO6I-0007He-A5 for help-gnu-emacs@gnu.org; Mon, 26 Jul 2010 09:52:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OdO6D-00040p-1k for help-gnu-emacs@gnu.org; Mon, 26 Jul 2010 09:52:14 -0400 Original-Received: from rcsinet10.oracle.com ([148.87.113.121]:27237) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OdO6C-00040b-N8 for help-gnu-emacs@gnu.org; Mon, 26 Jul 2010 09:52:08 -0400 Original-Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by rcsinet10.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o6QDq5HL023738 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 26 Jul 2010 13:52:07 GMT Original-Received: from acsmt355.oracle.com (acsmt355.oracle.com [141.146.40.155]) by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o6QC47LR003020; Mon, 26 Jul 2010 13:52:04 GMT Original-Received: from abhmt001.oracle.com by acsmt354.oracle.com with ESMTP id 457766421280152324; Mon, 26 Jul 2010 06:52:04 -0700 Original-Received: from dradamslap1 (/10.159.220.100) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 26 Jul 2010 06:52:03 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <4C4D455E.2000100@sdesigns.eu> Thread-Index: Acssm4JuJyAA/r/mQkGtnx2fMllxWwALVJrA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5931 X-Source-IP: acsmt355.oracle.com [141.146.40.155] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090209.4C4D9305.0177:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74292 Archived-At: > All the commands of icicles seems to be not defined (i.e. when I hit > 'M-x icicles' and them 'Tab', the auto-completion says that > there is no match). It seems that those commands are not built-in in my > emacs. I'm using GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, > GTK+ Version 2.20.1). How can I download and install these commands > or enable them while compiling? I compiled it by myself, so it is > possible that I didn't selected the correct options while compiling. Icicles is not included in vanilla Emacs. If you want to try it, you need to download the files. This page tells you how: http://www.emacswiki.org/cgi-bin/wiki/Icicles_-_Libraries This is the main Icicles page (table of contents for the other pages): http://www.emacswiki.org/emacs/Icicles These pages provide in-depth overviews: http://www.emacswiki.org/emacs/EmacsNewbieWithIcicles http://www.emacswiki.org/emacs/Icicles_-_Nutshell_View To send a bug report, use `M-x icicle-send-bug-report' or use this page: http://www.emacswiki.org/emacs/IciclesIssues