Hi Gary,
thank you very much for sharing your Emacs manifest.
I tried to do what you said.
I created a manifest for Emacs only.
After doing it, Guix asked me to set the PATH.
I did it and after that this Emacs Manifest changed my general profile.
It became my general profile.
I couldn’t use m
Hi Gottfried
> I created a manifest for Emacs only.
>
> After doing it, Guix asked me to set the PATH.
>
> I did it and after that this Emacs Manifest changed my general profile.
> It became my general profile.
> I couldn’t use my other programmes any more.
> So I had to do a rollback.
When you
Hi Wojtek,
thanks very much. With your help I managed to create the Emacs Profile.
I had to add still a name: "guix-profile" for it, than it worked.
gfp@Tuxedo ~$ gfp@Tuxedo ~$ guix package -p
/home/gfp/Projekte/EmacsManifest/guix-profil -m
/home/gfp/Projekte/EmacsManifest/emacs.scm
--
Hi Guix,
after upgrading my system it becomes unusable. The guix system
reconfigure completes, but after that, running any command fails with an
"Too many levels of symbolic links" error.
Here are some examples:
```
bash: /root/.config/guix/current/bin/guix:
/gnu/store/dlivmgf8xikvfi6422dggra77
Hi Roman,
On Sun, Mar 5, 2023 at 8:34 AM Roman Scherer
wrote:
>
> "Too many levels of symbolic links" error.
I think you have circular symbolic links (or possibly just a
poorly-placed link to a folder). [1] Unfortunately, I am not sure how
to examine the issue unless you have basic tools like 'f
Hi Felix,
thanks for your help! Running
find /run/current-system/ -follow -printf ""
on my current system does not find anything. When inside the broken
system, find fails with the same error message.
However, running
find /gnu/store/ -follow -printf ""
find: File system loop detected;
Hi Roman,
On Sun, Mar 5, 2023 at 9:03 AM Roman Scherer
wrote:
>
> the file
>
>
> /gnu/store/097dmm40lhcf777acqh5i660j4i09k85-tzdata-2022a/share/zoneinfo/posix
>
> links to itself.
I also have that loop in
/gnu/store/7pjzwj9d4fnyzp9x7k8cc4hazypyrk0p-tzdata-2022a/ but do not
believe it is the s
Hi Roman,
Roman Scherer 写道:
/gnu/store/097dmm40lhcf777acqh5i660j4i09k85-tzdata-2022a/share/zoneinfo/posix
links to itself.
FYI, it should link to its parent:
/gnu/store/097dmm40lhcf777acqh5i660j4i09k85-tzdata-2022a/share/zoneinfo
(So, yes, you could …/posix/posix/posix/posix/… all night
Table of Contents
_
1. The problem
2. The question
1 The problem
=
Most of the times, I use shell-mode in Emacs and execute "guix"
commands. When I execute "guix search", the following warning is shown
,
| guix search emacs
`
,
| WARNING: t
I asked the same question in and someone
recommended me setting PAGER to an empty value I did by executing the
following command
,
| export PAGER=
`
This solved the issue. Someone also recommended me setting the `PAGER'
environmental variable in my Emacs configuration and shared his pers
Hi Rodrigo,
On Sun, Mar 5, 2023 at 11:53 AM Rodrigo Morales
wrote:
>
> | (setenv "EDITOR" "emacsclient")
I keep the small Guile script below in ~/.config/editor/always-emacs
and set EDITOR to that (in init.el).
Kind regards
Felix Lechner
* * *
#!/usr/bin/env guile
!#
(let* ((argument
De wolf le 04/03/2023 à 00:42:
> On 2023-03-03 18:03:39 +0100, Emmanuel Beffara wrote:
> > Unless I am missing something, tinkering with initrd modules has nothing to
> > do
> > with my issue. The missing “insmod lvm” is in grub.cfg, it is related to
> > Grub
> > modules, not kernel modules. The
Hi Rodrigo
> I asked the same question in and someone
> recommended me setting PAGER to an empty value I did by executing the
> following command
>
> ,
> | export PAGER=
> `
That's cool, I didn't know about this solution. Nevertheless, I'd like
to share the ones I've been using so far.
Gottfried writes:
> thank you very much for sharing your Emacs manifest.
>
> I tried to do what you said.
>
> I created a manifest for Emacs only.
>
> After doing it, Guix asked me to set the PATH.
>
> I did it and after that this Emacs Manifest changed my general profile.
> It became my general
14 matches
Mail list logo