emacs-helm Questions

5

Solved

In Emacs, the M-x keybinding lets you search and execute available commands. I'm looking for a similar function/functionality that lets you search and install available packages from the Emacs repo...
Mobilize asked 18/12, 2016 at 0:54

3

Solved

When using emacs Projectile and helm-projectile, I am used to search for text inside the whole project. However is there a way to search only part of the project? Something like: search inside a...
Ruella asked 11/10, 2016 at 16:43

3

Solved

Is it possible to visit a buffer from the result list of Helm while keeping the Helm buffer open? Or is there some other way of achieving the same effect? I often need to do tasks that involve sea...
Kentonkentucky asked 27/3, 2015 at 10:7

1

I'm on emacs using helm-projectile. I notice that emacs startup is very slow, ~4s. And projectile find fuzzy matching is slow as well, when I type the file name in full it takes about ~3s. I am wo...
Wainscot asked 11/9, 2015 at 0:20

2

Solved

I have 2 questions: In a helm buffer like helm mini or helm ag, there are usually too much candidates. In evil mode I can use C-d or C-u to scroll down or up. Can I do such things in helm buffer?...
Kutchins asked 15/1, 2017 at 6:20

2

Solved

I'm using Emacs and projectile and trying to set the path to a test file so that I can use projectile-toggle-between-implementation-and-test. I call M-xprojectile-find-test-file but the Helm buffe...

3

Solved

I am learning emacs and I think developing facility with emacs's built in help features would really smooth out the learning curve for learning keystrokes. What is an efficient process, using emac...
Erudition asked 15/5, 2015 at 16:5

2

Solved

I'm experimenting with helm, after using icicles for a long time. I used the popular solarized-dark colour scheme by default most of the time, and helm seems to be choosing particularly unreadable...
Astomatous asked 1/7, 2014 at 7:51

4

Helm is a great framework for selection and autocompletion. Reading Anything page on Emacs Wiki, I know Helm evolved from Anything. The page advises user to update extensions written for Anything t...
Palenque asked 18/11, 2013 at 6:32

1

Solved

I use emacs for notes mainly. All my notes are in: ~/Dropbox/Uni/Notes I want to tie a keyboard shortcut (e.g C-f12) to do a helm-find that always starts in the above dir irrelevant of the source...
Fluctuate asked 27/1, 2015 at 16:24

1

Solved

I have several projects defined, and when I run C-c p p, it will list all of the projects. Now I don't want a project and I have deleted the .projectile file under that project, but it still shows ...
Gypsy asked 25/12, 2014 at 3:9

1

I am using emacs prelude. I recently decided to switch to helm from ido. So I enabled helm and helm-everywhere in emacs prelude, Everything works perfectly, except the default behavior of helm-f...
Americanize asked 26/12, 2014 at 2:44

1

Solved

When I run M-x to open helm, it displays 2 lists, one is the list about the ALL command matching the pattern, another list is the hisotrial. How to quickly jump to the historical one?
Fistulous asked 25/12, 2014 at 8:35

5

Solved

I tried out Sublime Text 2 recently, and I found Goto Anything superbly useful for navigating source code (Ctrl-P file@symbol seems to work really well). Is there something similar for Emacs? Prefe...
Congruent asked 6/2, 2013 at 10:21

1

Solved

I always end up opening an eshell and executing find-file new-file-name, because helm always supplies me with candidates and a million options that don't look like the basic feature that I want: fo...
Tadeas asked 8/9, 2014 at 17:48

1

Solved

In Emacs org-mode, is there a way to automatically refile highlighted text under an org heading? i.e. to cut the highlighted text and automatically paste it under the org-heading of my choice? Yo...
Horsehide asked 12/8, 2014 at 4:43

1

Solved

I'd like to use helm as a drop-in replacement for display-completion-list. The only issue is that it displays this line on top, which I don't want: C-z: I don't want this line here (keeping sessio...
Folio asked 13/11, 2013 at 8:47
1

© 2022 - 2024 — McMap. All rights reserved.