[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add M-x occur to the menu-bar
From: |
Ehud Karni |
Subject: |
Re: Add M-x occur to the menu-bar |
Date: |
Sun, 21 Sep 2003 16:55:10 +0300 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 18 Sep 2003 14:40:17 -0400, Miles Bader <address@hidden> wrote:
>
> Actually I have things setup so that I can do filename completion in the
> normal grep input minibuffer (where of course the history stores both
> expression and filename); I find this setup almost perfect...
>
> (define-key minibuffer-local-map "\t" 'comint-dynamic-complete)
I have (define-key global-map [?\A-f] 'PC-complete-as-file-name)
so I can do file completion in any buffer and within quotes too.
Note. For me Alt is Meta but NOT ESC, i.e. [?\M-f] is not "\ef".
Ehud.
- --
Ehud Karni Tel: +972-3-7966-561 /"\
Mivtach - Simon Fax: +972-3-7966-667 \ / ASCII Ribbon Campaign
Insurance agencies (USA) voice mail and X Against HTML Mail
http://www.mvs.co.il FAX: 1-815-5509341 / \
mailto:address@hidden Better Safe Than Sorry
-----BEGIN PGP SIGNATURE-----
Comment: use http://www.keyserver.net/ to get my key (and others)
iD8DBQE/ba29LFvTvpjqOY0RApx8AJ49y8ImWkd0E/SCyYrcZKyuPZlqrgCfSZCF
3gPlncblj8qHSqFIGyIni8Q=
=6jsk
-----END PGP SIGNATURE-----
Re: Add M-x occur to the menu-bar, Kevin Rodgers, 2003/09/18
RE: Add M-x occur to the menu-bar, Marshall, Simon, 2003/09/16
RE: Add M-x occur to the menu-bar, Marshall, Simon, 2003/09/16
RE: Add M-x occur to the menu-bar, Marshall, Simon, 2003/09/19