From: Munyoki Kilyungi <me@bonfacemunyoki.com>
To: jgart <jgart@dismail.de>
Cc: Guix Devel <guix-devel@gnu.org>
Subject: Re: emacs-jedi package bug missing crucial python server file
Date: Thu, 30 Jun 2022 14:42:34 +0300 [thread overview]
Message-ID: <86v8si2x91.fsf@susa.mail-host-address-is-not-set> (raw)
In-Reply-To: <20220629211331.GB3012@gac>
[-- Attachment #1: Type: text/plain, Size: 3110 bytes --]
jgart <jgart@dismail.de> writes:
> On Wed, 22 Jun 2022 12:14:10 +0300 Munyoki Kilyungi <me@bonfacemunyoki.com> wrote:
>> but do you have all your Emacs configs in Guix?
>
> I get my emacs plugin dependencies with guix but I write my config in elisp:
>
> https://git.sr.ht/~whereiseveryone/jgart-dots/tree/master/item/dot_emacs
>
Thanks for this!
> Not sure how I feel yet about quoting elisp code in guile code. On first
> thought it seems like a nice party trick but not as nice to work with
> in the day to day when you just need to get the elisp code to work and
> to extend emacs. If I could write guile directly to confgure emacs that
> would be simpler, I think. Also, one less level of abstracting if you
> need to debug the elisp code quoted in your guile code but maybe there
> is a way around that?...
>
> The above emacs config is bound to change. It's just what I'm using on this
> particular thinkpad that I'm writing this email from at the moment. Mind
> the funny spacing of the code. That said, I'm hoping to keep my .emacs
> to a minimum number of lines for now. Just exploring that for now and
> really milking `execute-extended-command` for all it's worth, which I
> have bound to space d, btw.
>
> Emacs packages to note in the above config:
>
> https://codeberg.org/akib/emacs-corfu-terminal
> https://codeberg.org/akib/emacs-corfu-doc-terminal
>
> ```
> $ guix install emacs-corfu-terminal emacs-corfu-doc-terminal
> ```
>
> I'm mostly using emacs-no-x (terminal only).
>
> I'm not using guix-home yet. It fails to build my config on void linux
> with some arcane error I haven't had the time to properly debug yet/get
> help with ;)
>
Hmmm... I think this is something I'll eventually
do, i.e move to guix-home for all my dot files.
It has a nice premise of immutability; and I
reckon I could safely migrate away from
"use-package."
>> Also, how does your python set-up look like in Guix/Emacs?
>
> I mostly have been using eglot without any configuration. I just run
> M-x eglot and use it with python-lsp-server or jedi-language-server.
>
Is there a way to configure it to use a specific
guix-python-path? A possible use-case for me
would be to have different python-paths for
different projects that use different
guix-profiles. I don't want to pollute my global
space with python packages ;)
> I haven't explored the emacs-jedi package much that I sent an update for in
> this thread ;) It's on my TODO list.
>
:)
> If you want to read my favourite guix-home managed config out in the wild
> that I've found, I highly recommend unmatched-parens' config:
>
> https://git.sr.ht/~unmatched-paren/conf
>
Thanks! I'll have a look at this later.
> I appreciate the minimalism and simplicity of the way paren has set up
> their dots with guix-home. It's very clear how to copy it and take it
> for your own purposes.
>
\m/\m/
--
Munyoki Kilyungi
D4F09EB110177E03C28E2FE1F5BBAE1E0392253F (hkp://keys.gnupg.net)
Free Software Activist
Humble GNU Emacs User | Bearer of scheme-y parens
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 865 bytes --]
next prev parent reply other threads:[~2022-06-30 11:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-22 3:59 emacs-jedi package bug missing crucial python server file jgart
2022-06-22 9:14 ` Munyoki Kilyungi
2022-06-30 2:13 ` jgart
2022-06-30 11:42 ` Munyoki Kilyungi [this message]
2022-06-22 12:55 ` Luis Felipe
2022-06-24 4:03 ` Maxim Cournoyer
2022-06-29 15:44 ` Luis Felipe
2022-06-22 17:32 ` Maxim Cournoyer
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86v8si2x91.fsf@susa.mail-host-address-is-not-set \
--to=me@bonfacemunyoki.com \
--cc=guix-devel@gnu.org \
--cc=jgart@dismail.de \
/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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.