[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs as a desktop environment
From: |
Nix |
Subject: |
Re: Emacs as a desktop environment |
Date: |
Wed, 25 May 2011 23:08:24 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
On 25 May 2011, Ken Raeburn spake thusly:
> ** address book I don't care about too much, so far, but it'd be a plus
This sort of thing is exactly what BBDB is for. You do need an
additional keybinding, though:
(define-key message-minibuffer-local-map (kbd "<tab>") 'bbdb-complete-name)
--
NULL && (void)
- Re: Emacs as a desktop environment, (continued)
- Re: Emacs as a desktop environment, Christophe Poncy, 2011/05/25
- Re: Emacs as a desktop environment, Ken Raeburn, 2011/05/25
- Re: Emacs as a desktop environment, Stefan Monnier, 2011/05/25
- Re: Emacs as a desktop environment, Ulrich Mueller, 2011/05/26
- Re: Emacs as a desktop environment, Stephen J. Turnbull, 2011/05/26
- Re: Emacs as a desktop environment, Nix, 2011/05/27
- Re: Emacs as a desktop environment, Thien-Thi Nguyen, 2011/05/28
- Re: Emacs as a desktop environment, Nix, 2011/05/28
- Re: Emacs as a desktop environment, David De La Harpe Golden, 2011/05/28
- Re: Emacs as a desktop environment, Julien Danjou, 2011/05/30
Re: Emacs as a desktop environment,
Nix <=
- Re: Emacs as a desktop environment, Ken Raeburn, 2011/05/25
- Re: Emacs as a desktop environment, joakim, 2011/05/26
- Re: Emacs as a desktop environment, Thierry Volpiatto, 2011/05/26
- BBDB in the GNU ELPA (was: Emacs as a desktop environment), Ted Zlatanov, 2011/05/26
- Re: BBDB in the GNU ELPA, Glenn Morris, 2011/05/26
- Re: BBDB in the GNU ELPA, Stephen J. Turnbull, 2011/05/26
- Re: BBDB in the GNU ELPA, Ted Zlatanov, 2011/05/27
Re: BBDB in the GNU ELPA, Bernt Hansen, 2011/05/28
Re: BBDB in the GNU ELPA, Ted Zlatanov, 2011/05/30
Re: BBDB in the GNU ELPA, Glenn Morris, 2011/05/30