From: Thierry Volpiatto <thievol@posteo.net>
To: Heime via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org>
Cc: Heime <heimeborgia@protonmail.com>
Subject: Re: Activating Helm
Date: Fri, 13 Dec 2024 05:23:23 +0000 [thread overview]
Message-ID: <87jzc4kvg4.fsf@posteo.net> (raw)
In-Reply-To: <jJWjWZY93oYpQWkSOioTXwAE1azmcGWEcO-K81U86n-hZw7uq4UPEWhan2PyUFvNefEbnw9TXxF-fPkoVqUfgytSlgLdDcNiDcY3ZmFy73Q=@protonmail.com> (Heime via Users list for the's message of "Thu, 12 Dec 2024 19:39:06 +0000")
Heime via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:
> I want to run helm from source. What do I have to do to activate after
> doing
>
> (require 'helm)
> (require 'helm-autoloads)
Once you do this, you have access to many helm commands from `C-x c'
prefix, you can rebind these to some more convenient keys
e.g. C-x c C-x C-f To C-x C-f etc..., then you can start helm-mode.
Once this is done try Helm and configure it to your taste along the way,
you have access to variables related to the running source with C-h c
while helm session.
See https://github.com/emacs-helm/helm/wiki#if-installed-from-source
and https://github.com/thierryvolpiatto/emacs-config/blob/main/init-helm.el
Hope that help.
--
Thierry
prev parent reply other threads:[~2024-12-13 5:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-12 19:39 Activating Helm Heime via Users list for the GNU Emacs text editor
2024-12-12 21:05 ` Joel Reicher
2024-12-12 21:14 ` Heime via Users list for the GNU Emacs text editor
2024-12-13 5:47 ` Joel Reicher
2024-12-13 5:23 ` 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=87jzc4kvg4.fsf@posteo.net \
--to=thievol@posteo.net \
--cc=heimeborgia@protonmail.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).