From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.help Subject: Re: "Anything" package requires w3m command... Date: Fri, 11 Feb 2011 08:07:35 +0100 Message-ID: <87vd0raw20.fsf@gmail.com> References: <80ipzazi33.fsf@missioncriticalit.com> <87d3picyah.fsf@fh-trier.de> <804oar16qv.fsf@missioncriticalit.com> <9e2a7518-2fc7-43dc-8dac-195805205968@k38g2000vbc.googlegroups.com> <80oc8ksa83.fsf@missioncriticalit.com> <0cc97c59-70f0-4b7a-8508-3e943544e73b@y3g2000vbm.googlegroups.com> <80vd2ohb1m.fsf@missioncriticalit.com> <804o8c4zbf.fsf@missioncriticalit.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1297408106 11243 80.91.229.12 (11 Feb 2011 07:08:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 11 Feb 2011 07:08:26 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Feb 11 08:08:18 2011 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 1Pnn72-0006jd-FJ for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Feb 2011 08:08:16 +0100 Original-Received: from localhost ([127.0.0.1]:34492 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnn71-0002uq-AO for geh-help-gnu-emacs@m.gmane.org; Fri, 11 Feb 2011 02:08:15 -0500 Original-Received: from [140.186.70.92] (port=35114 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pnn6c-0002uk-EM for help-gnu-emacs@gnu.org; Fri, 11 Feb 2011 02:07:51 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pnn6b-0003hZ-5i for help-gnu-emacs@gnu.org; Fri, 11 Feb 2011 02:07:50 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]:59356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pnn6a-0003hQ-TK for help-gnu-emacs@gnu.org; Fri, 11 Feb 2011 02:07:49 -0500 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Pnn6Y-0006UC-Rj for help-gnu-emacs@gnu.org; Fri, 11 Feb 2011 08:07:46 +0100 Original-Received: from 131.78.88-79.rev.gaoland.net ([79.88.78.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Feb 2011 08:07:46 +0100 Original-Received: from thierry.volpiatto by 131.78.88-79.rev.gaoland.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 11 Feb 2011 08:07:46 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 46 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 131.78.88-79.rev.gaoland.net User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.93 (gnu/linux) Cancel-Lock: sha1:kefHB7JRildbkV7NHMn4j8Tz+Fk= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 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:79064 Archived-At: Hi Sébastien, Sébastien Vauban writes: > I got a very minimal configuration now... > > #+begin_src emacs-lisp > (message "Minimal Emacs...") > > (add-to-list 'load-path (expand-file-name "~/src/anything-config")) > > (setq debug-on-error t) > > ;; open anything > (require 'anything-config) ; loads `anything.el' too > > ;; ;; locate program with its list of arguments > ;; (setq anything-c-locate-command "locate -i -r %s") > > ;; source of candidates for anything > (anything-set-sources > `( > ,anything-c-source-locate ; find files everywhere > )) Remove this, incorrect and unneeded. Just use f5-a l or see anything menu. > ;; allow input of accented characters > (set-input-mode nil nil 1) Don't know about your locale setting, but normally you don't need this. > (message "Minimal Emacs... Done") > #+end_src BTW, you can use now the anything mailing list. You can subscribe here: https://groups.google.com/group/emacs-anything?hl=en or use gmane.emacs.anything -- A+ Thierry Get my Gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 59F29997