|
|
|
|   |
|
|
| Last week most active authors |
| No posts for a week |
|
|
|
  |
|
|
|
|   |
| Last active threads |
RE: Showing and hiding files in Dired
Started Drew Adams · Date: Sep 18, 2008 15:42 ·
1 post(s) |
Newer version filename completion requires only tab, not space or tab
Started Daina Pettit · Date: Sep 15, 2008 15:24 ·
5 post(s) |
basic using icicels
Started tomer · Date: Sep 1, 2008 09:34 ·
8 post(s) |
delete unneeded buffers
Started Fabian Braennstroem · Date: Aug 19, 2008 10:30 ·
7 post(s) |
RE: Resp.: trying out icicles
Started Drew Adams · Date: Aug 20, 2008 09:28 ·
1 post(s) |
Resp.: trying out icicles
Started glauber M4 · Date: Aug 20, 2008 04:15 ·
1 post(s) |
RE: trying out icicles
Started Drew Adams · Date: Aug 19, 2008 10:12 ·
1 post(s) |
RE: caching recent files
Started Drew Adams · Date: Aug 19, 2008 08:26 ·
1 post(s) |
RE: trying out icicles
Started Drew Adams · Date: Aug 19, 2008 08:26 ·
1 post(s) |
Re: trying out icicles
Started Glauber Alex Dias Prado · Date: Aug 19, 2008 06:00 ·
1 post(s) |
|
| Last week hot threads |
| No posts for a week |
|
|
|
|
  |
| Latest posts |
RE: Showing and hiding files in Dired
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: Drew Adams
Date: Sep 18, 2008 15:42
...Window'. The other-window form is bound to `C-M-*'. With this command, only the files that were marked will be present in the new Dired buffer. http://www.emacswiki.org/cgi-bin/wiki/DiredPlus 6. If you use Icicles, you can easily open Dired on a set of files from any directories (not necessarily in the same directory tree). This is handy for working on a project that spans directories. Define your project files once, save that definition...
Show full article (2.43Kb) |
RE: Newer version filename completion requires only tab, not space or tab
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: Drew Adams
Date: Sep 15, 2008 22:26
...-key minibuffer-local-must-match-filename-map (kbd "SPC") | 'minibuffer-complete-word) Unfortunately, there is no index entry for this page that uses the word `space' - you have to know about the key name `SPC'. If you use Icicles, however, you can match any parts of a completion (in this case, an index entry). So you can find this page, for instance, by looking for both `file' and `complet' (in either order): `i file S-SPC ...
Show full article (1.26Kb) |
RE: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: Drew Adams
Date: Sep 4, 2008 09:02
... as candidates. This is where `icicle-dabbrev-completion' differs from vanilla...completion. * You can use all Icicles completion enhancements to choose a...buffers ? No. See #1 above. Icicles uses the same criteria as...is possible is pretty good. Icicles only provides you additional completion...a space, where dabbrev (and Icicles) determines that completions are available...limitations are. Then play with `icicle-dabbrev-completion'. Then, if you...
Show full article (4.26Kb) |
Re: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: tomer
Date: Sep 3, 2008 22:46
... tried it it works only in start of buffer. when i use it in the middle of of bufffer the icicles tries to complete the word backwords to the cursor. Is there an option to 'tell" icicles that if there is space before the cursor and exeucte completion , then the icicles would give me ALL words in ALL buffers ? in other words Is possible the use ALL words in ALL buffer ...
Show full article (0.84Kb) |
Re: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: tomer
Date: Sep 2, 2008 23:51
... complete zero length string with icicles in other words , is it ...`C-M-/', which (in Icicle mode) is `icicle-dabbrev-completion'? If ... want to use dabbrev of icicle and also to see ALL ... dont know how to "tell" icicle to show all words in...a prefix. if i use icicle-dabbrev-completion with no prefix...with c-u c-u icicle-dabbrev-completion. I understand now...The Icicles version of `C-M-/', like the vanilla Emacs version...
Show full article (2.77Kb) |
RE: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: Drew Adams
Date: Sep 2, 2008 09:46
...to complete zero length string with icicles in other words , is it ... `C-M-/', which (in Icicle mode) is `icicle-dabbrev-completion'? If so... want to use dabbrev of icicle and also to see ALL ... dont know how to "tell" icicle to show all words in ... a prefix. if i use icicle-dabbrev-completion with no prefix ... with c-u c-u icicle-dabbrev-completion. I understand now. The Icicles version of `C-M-/', like the vanilla Emacs version,...
Show full article (2.54Kb) |
Re: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: tomer
Date: Sep 2, 2008 06:22
...possible to complete zero length string with icicles in other words , is it possible to... to `C-M-/', which (in Icicle mode) is `icicle-dabbrev-completion'? If so, .... i want to use dabbrev of icicle and also to see ALL words in...situation i dont know how to "tell" icicle to show all words in all ... without a prefix. if i use icicle-dabbrev-completion with no prefix i ... occur with c-u c-u icicle-dabbrev-completion. hope i was clear ...
Show full article (2.10Kb) |
RE: basic using icicels
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: Drew Adams
Date: Sep 1, 2008 10:23
> Is it possible to complete zero length string with icicles in other words , is it possible to have in the completion buffer ALL the words avaialbe in ALL buffers and from there starting ... using the words that are present in all buffers as candidates. Is that correct? Are you referring to `C-M-/', which (in Icicle mode) is `icicle-dabbrev-completion'? If so, use `C-h k C-M-/' to see the description of this command. In that description, ...
Show full article (1.29Kb) |
basic using icicels
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: tomer
Date: Sep 1, 2008 09:34
Is it possible to complete zero length string with icicles in other words , is it possible to have in the completion buffer ALL the words avaialbe in ALL buffers and from there starting filtering ? Thanks Tomer
Show full article (0.21Kb) |
Re: delete unneeded buffers
Group: gnu.emacs.help · Group Profile · Search for icicles in gnu.emacs.help
Author: Fabian Braennstroem
Date: Aug 20, 2008 21:51
Hi to all, thanks a lot! I will try to use icicles like Drew suggested. The way using ibuffer is not so 'quick', at least I am using it for a while and rarely use it... Thanks! Fabian * Fabian Braennstroem <f.braennstroem@gmx.de> wrote: Hi, does anyone know of a good way to kill unneeded buffers? I think of something which kills all unvisible dired buffers. Would be nice, if anyone has a ...
Show full article (0.50Kb) |
|
|
|