unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: "Anything" package requires w3m command...
Date: Fri, 11 Feb 2011 08:07:35 +0100	[thread overview]
Message-ID: <87vd0raw20.fsf@gmail.com> (raw)
In-Reply-To: 804o8c4zbf.fsf@missioncriticalit.com

Hi Sébastien,

Sébastien Vauban <wxhgmqzgwmuf@spammotel.com>
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 




      reply	other threads:[~2011-02-11  7:07 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <80ipzazi33.fsf@missioncriticalit.com>
     [not found] ` <87d3picyah.fsf@fh-trier.de>
     [not found]   ` <804oar16qv.fsf@missioncriticalit.com>
     [not found]     ` <9e2a7518-2fc7-43dc-8dac-195805205968@k38g2000vbc.googlegroups.com>
2010-12-17 15:14       ` "Anything" package requires w3m command Sébastien Vauban
2010-12-17 17:44         ` Elena
2010-12-17 19:17           ` Elena
2010-12-17 19:20           ` Thierry Volpiatto
2010-12-18  6:56         ` Thierry Volpiatto
     [not found]         ` <mailman.11.1292655456.28168.help-gnu-emacs@gnu.org>
2010-12-20  9:18           ` Elena
2010-12-20 12:40             ` Sébastien Vauban
2010-12-20 13:42               ` Elena
2010-12-20 15:17                 ` Sébastien Vauban
2010-12-20 16:24                   ` Elena
2010-12-20 18:32               ` Thierry Volpiatto
     [not found]               ` <mailman.4.1292869981.10555.help-gnu-emacs@gnu.org>
2011-02-09 22:29                 ` Sébastien Vauban
2011-02-11  7:07                   ` Thierry Volpiatto [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vd0raw20.fsf@gmail.com \
    --to=thierry.volpiatto@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).