Hi Cayetano,
Cayetano Santos writes:
>>jeu. 10 juil. 2025 at 04:23, Fredrik Salomonsson wrote:
>
>> Hi Guix,
>>
>> Anyone that has encountered something similar? Or know a good way of
>> debugging this?
>
> In general, the easier approach to debug an emac
>jeu. 10 juil. 2025 at 04:23, Fredrik Salomonsson wrote:
> Hi Guix,
>
> Anyone that has encountered something similar? Or know a good way of
> debugging this?
In general, the easier approach to debug an emacs related issue would be
to provide a simple recipe replicating th
Hi Guix,
I've been having this weird bug in Emacs since around February this year
— at least that's when I created a todo to try and fix it. Emacs just
hangs when evaluating certain latex expressions in org. Presumably
waiting on the latex preview to finish, but it never does. I
>jeu. 29 mai 2025 at 22:21, Heime via wrote:
> Have been using Trisquel 11, which is released with GCC-12 and Emacs-27.1 -
> both lagging well behind the current GCC-15.1 and Emacs-30.1.
>
> Handling all the required dependencies when building GCC-15.1 and Emacs-30.1
> from
Have been using Trisquel 11, which is released with GCC-12 and Emacs-27.1 -
both lagging well behind the current GCC-15.1 and Emacs-30.1.
Handling all the required dependencies when building GCC-15.1 and Emacs-30.1
from source is becoming hell on earth.
Luis Guzmán has suggested using Guix
Hi,
It looks like my email was never sent, so here it goes again !
I've been using Emacs 30.0.92 for a few weeks (thanks for the package!).
Using consult, I often have this errer : void-function
internal--without-restriction.
An issue on the github repo for consult suggest recompiling emac
On 2025-06-01 01:51, lev...@riseup.net wrote:
> On 2025-06-01 01:45, lev...@riseup.net wrote:
>> I don't know what has happened, but it appears that, after the most
>> recent update, emacs has disappeared.
Hurray! The solution is: I am stupid.
I had commented-out 'e
On 2025-06-01 01:45, lev...@riseup.net wrote:
> I don't know what has happened, but it appears that, after the most
> recent update, emacs has disappeared.
I forgot, in this prior email, to mention that emacs has also
disappeared from the gui menus (XFCE).
It does not show in "Ap
I don't know what has happened, but it appears that, after the most
recent update, emacs has disappeared.
Invoking 'emacs' from terminal:
->bash: emacs: command not found
Did 'find /gnu/store -name emacs' and got lots of output, including
/gnu/store/j98fjbkjzds51d2
Hi,
I've been using Emacs 30.0.92 for a few weeks (thanks for the package!).
Using consult, I often have this errer : void-function
internal--without-restriction.
An issue on the github repo for consult suggest recompiling :
https://github.com/minad/consult/issues/1032.
I'm u
ages other than going through
all the
service records and mapping all fields (people already wrote
code for
that). And even that won't work if packages are hard coded
somewhere.
Hmm, yeah.
guix home: error: profile contains conflicting entries for
emacs-s
guix home: error: first
Ian Eure writes:
> [..]
>
> Does anyone have a working setup they can share?
I am using the following as an extension of home-profile-service-type in
my home configuration. Maybe it will be of use.
--8<---cut here---start->8---
(define (hom
Hi Guixers,
I’m trying to native-compile the Emacs packages in my Guix Home
configuration. My understanding is that will happen automatically
when you specify the `emacs' package to the emacs-build-system’s
arguments (instead of the default `emacs-minimal').
I wrote a proce
Hi Ian,
On May 19, 2025 6:51:33 AM GMT+02:00, Ian Eure wrote:
>Hi Guixers,
>
>I’m trying to native-compile the Emacs packages in my Guix Home configuration.
> My understanding is that will happen automatically when you specify the
>`emacs' package to the emacs-buil
suspect this is true, but it's related to the Org Mode versions being
> different. Our Org Roam package doesn't have Org Mode itself as a
> dependency, so it's building against the org version that ships with
> Emacs.
>
> I built my profile with org-roam defined lik
ur Org Roam package doesn't have Org Mode itself as a
dependency, so it's building against the org version that ships with
Emacs.
I built my profile with org-roam defined like this, and it seems to be
working properly again:
--8<---cut here---start-
>lun. 12 mai 2025 at 04:28, Fredrik Salomonsson wrote:
> Fredrik Salomonsson writes:
>
>> Fredrik Salomonsson writes:
>>
>>> Hi Guix,
>>>
>>> I did a pull recently and started seeing warnings when launching Emacs
>>> about org-roa
Fredrik Salomonsson writes:
> Fredrik Salomonsson writes:
>
>> Hi Guix,
>>
>> I did a pull recently and started seeing warnings when launching Emacs
>> about org-roam skipping pretty much all of my notes. It looks similar
>> to issue 2387 [0] on their issue
Fredrik Salomonsson writes:
> Hi Guix,
>
> I did a pull recently and started seeing warnings when launching Emacs
> about org-roam skipping pretty much all of my notes. It looks similar
> to issue 2387 [0] on their issue tracker. And according to the last
> post that should
Hello Guix,
Recently I've been trying to streamline my package development workflow,
and one tool I've been trying to use is `emacs-guix'. In particular, I'd
like to use it to build packages from within emacs (instead of running
./pre-inst-env guix from a terminal) as
Hi,
I get the exam problem with a similar setup, current workaround is to use the
emacs straight package manager.
I did not have enough time to find the root cause of this.
--
Thomas Ieong
> "org-roam-db-insert-link", then M-x eval-defun. Same with
> "org-roam-db-insert-link". At this point, M-x org-roam-db-sync performs
> as expected.
That worked for me as well. Which kind of looks like the native compile
file is out of date or something. I nuked my
>sam. 19 avril 2025 at 02:08, Fredrik Salomonsson wrote:
> Has anyone else encountered this issue?
I have the same. This is most probably related to [0].
I found a weird fix: open org-roam-db.el and move the point to
"org-roam-db-insert-link", then M-x eval-defun. Same with
"org-roam-db-insert
Hi Guix,
I did a pull recently and started seeing warnings when launching Emacs
about org-roam skipping pretty much all of my notes. It looks similar
to issue 2387 [0] on their issue tracker. And according to the last
post that should have been fixed in `org-9.7.6`. I'm currently
using
Hi,
On Wed, 09 Apr 2025 at 04:22, Aleksej via wrote:
> Emacs 30.1 is available on "emacs-team" branch, so, the best way is
> probably to wait until it's merged. You could also use package
> inferiors to add it, but I'm not sure if that is a good idea.
The easiest
>Tue 08 Apr 2025 at 22:47, Snikta wrote:
> Hi,
>
> I want to run the latest stable version of Emacs, but I'm not sure how to
> achieve this on
> Guix.
Out of curiosity, I just found this guix channel, which looks interesting
if you feel like living in the bl
>Wed 09 Apr 2025 at 04:22, Aleksej via wrote:
> Emacs 30.1 is available on "emacs-team" branch, so, the best way is probably
> to wait until
> it's merged. You could also use package inferiors to add it, but I'm not sure
> if that is a
> good idea.
As a
Hi,
On April 8, 2025 10:47:15 PM GMT+02:00, Snikta wrote:
>Hi,
>
>I want to run the latest stable version of Emacs, but I'm not sure how to
>achieve this on Guix.
>
>I've tried: guix shell emacs ---with-version=emacs=30.1
>
>But that doesn't work.
>
T
Hi,
I want to run the latest stable version of Emacs, but I'm not sure how
to achieve this on Guix.
I've tried: guix shell emacs ---with-version=emacs=30.1
But that doesn't work.
Should I create a new package that inherits from emacs and then change
version?
Best
Emacs 30.1 is available on "emacs-team" branch, so, the best way is probably to
wait until it's merged. You could also use package inferiors to add it, but I'm
not sure if that is a good idea.
Cayetano Santos writes:
Hi,
> An update to guile-emacs[1] just landed on the repos.
>
> https://yhetil.org/guix-patches/87h63umi1m@retrospec.tv/
>
> I decided to give it a try, out of curiosity after this [2] talk. No
> luck, though, as it crashes for me.
>
>
Hi Guix,
An update to guile-emacs[1] just landed on the repos.
https://yhetil.org/guix-patches/87h63umi1m@retrospec.tv/
I decided to give it a try, out of curiosity after this [2] talk. No
luck, though, as it crashes for me.
guix install guile-emacs
emacs -q
Anyone
ks I did when chasing old bugs. :-)
My main entry-point is Emacs+Notmuch. For messages older than some
weeks, I press C [1] which checks the Debbugs instance via debbugs.el
helpers and inform me in the message echo bar about the status of the
issue.
If I do not have the all thread because it star
On 2025-02-20 17:37, Simon Tournier wrote:
Big TY Simon, this is a much more comprehensive help than the previous
manual page (or maybe it should be in a cookbook format then ?)
>> - the last 50 untagged pending bugs
>
> What do you mean by untagged?
I would've liked to triage some bugs, (set ea
Hi,
On Thu, 20 Feb 2025 at 09:47, Nicolas Graves wrote:
> - the last 50 pending bugs
M-x debbugs-gnu-bugs RET -50 RET
But! Some very recently closed issues are listed. Hum?!
Worse, somehow, I get more than ’guix’ and ’guix-patches’… It also shows
ones from Emacs. As if ’debbugs-
https://guix.gnu.org/manual/devel/en/html_node/Viewing-Bugs-within-Emacs.html
This manual page is currently pretty poor regarding its title.
When I read such a page, I would want to find some examples, like how to
generate guix-relevant views for :
- my bugs: (straightforward but undocumented):
Hi,
thanks for your proposal.
If you need to track a problem in guix related packages, you may try the
following:
---
guix shell -C emacs emacs-ivy emacs-ivy-rich emacs-swiper \
emacs-counsel emacs-bookmark-plus
export TERM=xterm
emacs -q -nw
I tried that and I didn´t have any
>sam. 15 févr. 2025 at 17:18, gfp wrote:
> Hi,
>
> 1.
> I removed all 4 packages from guix.
If you need to track a problem in guix related packages, you may try the
following:
---
guix shell -C emacs emacs-ivy emacs-ivy-rich emacs-swiper \
emacs-counsel emacs-bookmark-p
Hi,
1.
I removed all 4 packages from guix.
emacs-ivy 0.14.2
emacs-ivy-rich 0.1.7
emacs-swiper0.14.2
emacs-counsel 0.14.2
The error comes still up on the terminal emulator:
(emacs:1533): Gtk-WARNING **: 16:16:32.712: no trigger event for menu popup
(emacs:1533): Gtk-WARNING
>ven. 14 févr. 2025 at 17:04, gfp wrote:
> Hi Guix,
>
> 1.
>
> I installed
When you create a dummy profile, switch to it, and install in there the
following packages, you get an error when launching emacs ?
> emacs-ivy 0.14.2
> emacs-ivy-rich 0.1.7
> ema
Hi Felix,
thanks
I have IDO installed, but I don´t like the horizontal listing of files.
It is confusing, I would prefer a vertical listing of files.
Is it better to install vertico via Guix or via Emacs?
I saw in one case that in Emacs were a newer version of a packag than in
Guix
Hi Gottfried,
On Fri, Feb 14 2025, gfp wrote:
> emacs-ivy 0.14.2
> emacs-ivy-rich 0.1.7
> emacs-swiper0.14.2
> emacs-counsel 0.14.2
For now, I would download them from MELPA in Emacs. First, you declare
MELPA as a package source. Then you can use 'list-packages
Hi Guix,
1.
I installed
emacs-ivy 0.14.2
emacs-ivy-rich 0.1.7
emacs-swiper0.14.2
emacs-counsel 0.14.2
but opening emacs
I get an error message:
gfp@Tuxedo ~$ emacs &
[30] 19723
gfp@Tuxedo ~$ Unable to activate package ‘swiper’.
Required package ‘ivy-0.14.2’ is unavailable
Un
...
> >> Enter `,help' for help.
> >> scheme@(guix-user)> ,m (emacs-guix)
> >> scheme@(emacs-guix)>
> >>
> >> Could you try with ‘emacs -q’ ?
> >
> > Same result, unfortunately:
>
> Could you maybe try this ?
>
>
>jeu. 13 févr. 2025 at 10:43, Laurence Rochfort
>wrote:
> On Thu, 13 Feb 2025 at 10:40, Cayetano Santos wrote:
>> I’m unable to reproduce in my setup:
>>
>> ...
>> Enter `,help' for help.
>> scheme@(guix-user)> ,m (emacs-guix)
>> sc
On Thu, 13 Feb 2025 at 10:40, Cayetano Santos wrote:
> I’m unable to reproduce in my setup:
>
> ...
> Enter `,help' for help.
> scheme@(guix-user)> ,m (emacs-guix)
> scheme@(emacs-guix)>
>
> Could you try with ‘emacs -q’ ?
Same result, unfortunately:
scheme@(
>jeu. 13 févr. 2025 at 10:27, Laurence Rochfort
>wrote:
> Hello all,
>
> Using emacs-guix to install packages produces the following error and
> backtrace. I've made sure I'm up-to-date, and installing via command
> line works fine.
>
> Any ideas?
Hello all,
Using emacs-guix to install packages produces the following error and
backtrace. I've made sure I'm up-to-date, and installing via command
line works fine.
Any ideas?
GNU Guile 3.0.9
Copyright (C) 1995-2023 Free Software Foundation, Inc.
Guile comes with ABSOLUTELY N
Am Mon, Feb 10, 2025 at 12:28:00PM + schrieb gfp:
> In Emacs there are always many packages to update.
> Is it useful to do that, because then I have only updated Emacs?
> without other packages in Guix?
> Or is it better to update all packages in Guix,
> so that all Emacs pac
Hi,
In Emacs there are always many packages to update.
Is it useful to do that, because then I have only updated Emacs?
without other packages in Guix?
Or is it better to update all packages in Guix,
so that all Emacs packages including everything in Guix is updated
and that does not break
Luis Felipe writes:
> Hello,
>
> I upgraded my Guix system (currently on 17fadbb) and now I can type
> Japanese again (thanks, 宋文武). However, ibus input methods are
> working everywhere (GTK, GTK+, Qt) except in Emacs GTK+, which is
> unexpected because typing Japanese in Emacs
.gpg into /home or into $HOME?
The latter would result in a location like /home/gfp/.authinfo.gpg.
Kind regards
Felix
[1] https://www.emacswiki.org/emacs/GnusAuthinfo
Hi Guix,
Through the help of Emacsers
I was able to set up Gnus
(Read net news/news reader with Email support) in Emacs.
My password for getting emails
is in my /.authinfo.gpg file in the /home folder located
When I open gnus
it came up the error message in the mini-buffer:
Error while
On 15/12/24 17:42, gfp wrote:
Hi Luis,
guix package --export-manifest > manifest-main.scm
At this point, you can run:
guix package -m /home/gfp/Projekte/Emacs/emacs.scm -m
manifest-main.scm
1.
I did that and interestingly it worked.
In the terminal it said:
followings packages
Hi Luis,
guix package --export-manifest > manifest-main.scm
At this point, you can run:
guix package -m /home/gfp/Projekte/Emacs/emacs.scm -m
manifest-main.scm
1.
I did that and interestingly it worked.
In the terminal it said:
followings packages are being installed.
It instal
On 15/12/24 15:08, gfp wrote:
Hi Luis,
thanks for your help.
I have got:
gfp@Tuxedo ~$ guix package --list-profiles
/home/gfp/Projekte/Emacs/guix-profil
/home/gfp/Projekte/Musik/guix-profil
/home/gfp/.config/guix/current
/home/gfp/.guix-profile
If you still have a copy of both manifests
Hi Luis,
thanks for your help.
I have got:
gfp@Tuxedo ~$ guix package --list-profiles
/home/gfp/Projekte/Emacs/guix-profil
/home/gfp/Projekte/Musik/guix-profil
/home/gfp/.config/guix/current
/home/gfp/.guix-profile
If you still have a copy of both manifests, the one that declares Emacs
>sam. 14 déc. 2024 at 19:33, gfp wrote:
> Hi,
>
>> Not sure to follow, could you share the manifest ?
>
> This is my emacs manifest:
Ok, so you try to combine two manifests, right ?
See Luis Felipe reply to your original email.
--
Cayetano Santos
GnuPG Key:
Hi,
Not sure to follow, could you share the manifest ?
This is my emacs manifest:
;emacs manifest
(use-modules ((gnu packages) #:select (specifications->manifest)))
(specifications->manifest
(list "emacs"
"emacs-adoc-mode"
"emacs-al
>sam. 14 déc. 2024 at 15:29, gfp wrote:
> Hi Guix,
>
> I created a manifest for Emacs and put it in a separate profile.
>
> How can I now transfer this manifest to my main profile?
>
> Some other manifests which I put in a separate profile consisted only of one
> sen
Hi Gottfried,
On 14/12/24 15:29, gfp wrote:
Hi Guix,
I created a manifest for Emacs and put it in a separate profile.
How can I now transfer this manifest to my main profile?
If you still have a copy of both manifests, the one that declares Emacs
things only and the one that declares what
Hi Guix,
I created a manifest for Emacs and put it in a separate profile.
How can I now transfer this manifest to my main profile?
Some other manifests which I put in a separate profile consisted only of
one sentence which mentioned the package.
But Emacs is different. I put many
> Tomas Volf <~@wolfsden.cz> hat am 22.11.2024 20:03 CET geschrieben:
>
>
> Hi,
>
> today I noticed that when I stop my user shepherd (`herd stop root'), it
> kills my Emacs instance. I would like to point out that the Emacs
> daemon is *not* managed by
Hi,
today I noticed that when I stop my user shepherd (`herd stop root'), it
kills my Emacs instance. I would like to point out that the Emacs
daemon is *not* managed by the Shepherd, I just start it using the
following in the `init.el':
--8<---cut here---
On Fri, Nov 22, 2024, at 7:34 AM, Oleander via wrote:
> Just to be clear, I didn't send the previous message to the wrong
> mailing list. I'm experiencing this only on Guix.
>
> If someone could do me the courtesy of trying whether (setq
> use-package-always-ensure
Just to be clear, I didn't send the previous message to the wrong mailing list.
I'm experiencing this only on Guix.
If someone could do me the courtesy of trying whether (setq
use-package-always-ensure 't) works in Emacs under Guix I'd be grateful.
Thank you
-
Hello,
can anyone confirm this behavior? I have to use `:ensure t` for each package in
order to install them when I start Emacs. `(setq use-package-always-ensure 't)`
does not work.
Thank you,
Best regards
I want to write Guile scripts that use definitions from the guix repository
using Emacs. When writing a script, I want to evaluate the sexp at point by
pressing C-M-x and show its result in the minibuffer (as it is done when
pressing C-M-x, bound to eval-defun, in an emacs-lisp-mode buffer
I am trying to upgrade my package definition for the greader [1] [2]
text-to-speech mode.
My package definition is in:
https://codeberg.org/kakafarm/guix-kakafarm-channel/src/branch/upgrade-greader-to-0-11-18/kakafarm/packages/emacs-xyz.scm#L83
I get an error in the build phase saying that the
This error was reported upstream
https://github.com/minad/vertico/discussions/501
A solution posted in that thread worked for me:
Delete the eln-cache directory in the user-emacs-directory
Cheers
Jake
On Sun, Sep 15, 2024 at 12:59 PM Jake wrote:
> Hello
>
> I'm getting an err
Hello
I'm getting an error with "emacs-vertico" when using "emacs-next", but it
only occurs when the packages are installed in the default user profile or
in an ordinary shell; it doesn't occur in a container. It also doesn't
occur with "emacs"
Thank you! That’s very useful.
As for the strange daemon issue, I found that it was an issue with my personal
config. Remember to set package-user-dir in early-init.el, friends.
Andrew Wong skribis:
> Greetings!
>
> Recently I’ve been trying to have an Emacs daemon start in the background on
> login. On Guix, I’ve found some interesting behavior in that an Emacs started
> with no args and then the command “server-start” will then be available to
> subs
Greetings!
Recently I’ve been trying to have an Emacs daemon start in the background on
login. On Guix, I’ve found some interesting behavior in that an Emacs started
with no args and then the command “server-start” will then be available to
subsequent emacsclient calls, but an “emacs —daemon
Hi,
On mar., 02 janv. 2024 at 09:55, B D wrote:
> I noticed that the Emacs 29.1 alpha-background frame transparency does not
> work using the 'emacs' package in the standard guix channel. Some helpful
> people in the #guix irc channel tested it for me on their system and
Hi,
Rodrigo Morales writes:
> I'm using Sway as my windows manager under Guix SD
>
> I can show notifications using =dunstify=
>
> #+BEGIN_SRC sh
> dunstify 'Title of the notification' 'Body of the notification'
> #+END_SRC
>
> When
I'm using Sway as my windows manager under Guix SD
I can show notifications using =dunstify=
#+BEGIN_SRC sh
dunstify 'Title of the notification' 'Body of the notification'
#+END_SRC
When I try to show notifications using Emacs through the
=notifications-notify= funct
Hi everyone,
I noticed that the Emacs 29.1 alpha-background frame transparency does not
work using the 'emacs' package in the standard guix channel. Some helpful
people in the #guix irc channel tested it for me on their system and ran
into the same issue, where the frame remains o
Hi everyone,
I noticed that the Emacs 29.1 alpha-background frame transparency does not
work using the 'emacs' package in the standard guix channel. Some helpful
people in the #guix irc channel tested it for me on their system last week
and ran into the same issue, where the frame rema
Kristoffer Ström writes:
Hello! I'm running emacs in a guix shell, and wonder how/where
to get
the C source code directory for xref-find-definitions.
I've grepped the /gnu/store/*emacs but cannot find the C source,
is
there some special package/output or procedure needed
> --8<---cut here---start->8---
> (use-modules (guix scripts build))
>
> (specifications->manifest
> (map
> (lambda (spec)
> (begin
> (guix-build "--source" spec)
> spec))
> (
i'm building multiple
> environments using guix shell containers, and doing this as an extra
> step in each one is not very pleasant.
Hum, I am missing context but I do not see what would be the workflow.
> something along the lines of `guix shell -D emacs` but for sources
doing this as an extra
step in each one is not very pleasant.
something along the lines of `guix shell -D emacs` but for sources
On 2023-12-15 15:56:34 +0100, Kristoffer Ström wrote:
>
> Hello! I'm running emacs in a guix shell, and wonder how/where to get
> the C source code directory for xref-find-definitions.
>
> I've grepped the /gnu/store/*emacs but cannot find the C source, is
> there so
Hello! I'm running emacs in a guix shell, and wonder how/where to get
the C source code directory for xref-find-definitions.
I've grepped the /gnu/store/*emacs but cannot find the C source, is
there some special package/output or procedure needed to get it included
in the shell environment?
UIX_PROFILE/etc/profile"
root@vm-remarkable2:~# type -P guix
/root/.config/guix/current/bin/guix
root@vm-remarkable2:~# hash guix # only makes sense after updating PATH
root@vm-remarkable2:~# type -P guix
/root/.config/guix/current/bin/guix
>>> root@arm-vm:~# /usr/bin/guix pack -R -
Hi,
On Wed, 20 Sep 2023 at 20:25, Sébastien Lerique wrote:
> root@vm-remarkable2:~# guix pull -l
> guix pull: error: profile '/var/guix/profiles/per-user/root/current-guix'
> does not exist
>
> root@vm-remarkable2:~# guix pack -RR -S /emacsbin=bin emacs-no-x
> [...
Hi!
On 18 Sep 2023 at 10:50, Simon Tournier wrote:
> Re-reading, I am missing one point…
>
> [...]
>
> This wpxqqdcslxxx9g9l9j847ifgh0xdlsfl-emacs-no-x-tarball-pack.tar.gz is
> what you get before “guix pull”. It means, it used the Guix revision
> packaged by Debi
Hi,
Re-reading, I am missing one point…
On Thu, 07 Sep 2023 at 11:52, Sébastien Lerique wrote:
> 1) Build and package Emacs in an ARM VM:
>
> --8<---cut here---start->8---
> root@arm-vm:~# apt install guix
> root@arm-vm:~# guix pull
Hi,
Apologies for the delay!
On 11 Sep 2023 at 18:26, Simon Tournier wrote:
>> Now I have a final side question: after "guix pull" in the ARM VM, the
>> output of
>>
>> guix pack -RR -S /emacsbin=bin emacs-no-x
>>
>> is still
>>
Hi,
On Thu, 07 Sep 2023 at 11:52, Sébastien Lerique wrote:
> Let me know if anybody is interested in more details!
Cool if it worked!
> Now I have a final side question: after "guix pull" in the ARM VM, the
> output of
>
> guix pack -RR -S /emacsbin=bi
Hi Simon!
Thank you for the answer!
On 05 Sep 2023 at 16:18, Simon Tournier wrote:
> Please consider I know nothing about reMarkable. :-)
>
>> apt install guix
>> guix pack -RR -S /emacsbin=bin emacs-no-x
>
> Here you are using emacs-no-x as it was with the relea
Hi Sébastien,
On Fri, 11 Aug 2023 at 22:26, Sébastien Lerique wrote:
> I'm trying out ways to get emacs running on a reMarkable 2
Cool!
Please consider I know nothing about reMarkable. :-)
> apt install guix
> guix pack -RR -S /emacsbin=bin emacs-no-x
Here you are using em
Dear Guix,
I hope this finds you all well!
I'm trying out ways to get emacs running on a reMarkable 2, as there are
now at least two shells that can run aside from the main binary: yaft
<https://github.com/timower/rM2-stuff/tree/master/apps/yaft> and ReTerm
<https://github.com/i-am
Hi 宋文武,
El 7/08/23 a las 10:12, 宋文武 escribió:
Luis Felipe writes:
Hello,
I upgraded my Guix system (currently on 17fadbb) and now I can type
Japanese again (thanks, 宋文武). However, ibus input methods are
working everywhere (GTK, GTK+, Qt) except in Emacs GTK+, which is
unexpected because
Luis Felipe writes:
> Hello,
>
> I upgraded my Guix system (currently on 17fadbb) and now I can type
> Japanese again (thanks, 宋文武). However, ibus input methods are
> working everywhere (GTK, GTK+, Qt) except in Emacs GTK+, which is
> unexpected because typing Japanese in Emacs
Hello,
I upgraded my Guix system (currently on 17fadbb) and now I can type
Japanese again (thanks, 宋文武). However, ibus input methods are working
everywhere (GTK, GTK+, Qt) except in Emacs GTK+, which is unexpected
because typing Japanese in Emacs used to just work before. My current
Hello Guix,
it'd be nice if the Guix Cookbook would elaborate more on
Emacs-packages that directly relate to Guix or have some kind of
official support for it. I'd like to invite you all to share links
to such projects in this mail-thread. I'll begin, in alphabetical
order o
Hi Jindam,
On Mon, May 29, 2023 at 8:17 AM jindam wrote:
>
> I noticed there are no package variants
> for emacs
I see a few but have not used them:
emacs-no-x [1]
emacs-no-x-toolkit [2]
emacs-next [3]
emacs-next-tree-sitter [4]
emacs-next-pgtk [5]
emacs-next-pgtk-xw
I noticed there are no package variants
for emacs, libreoffice. I didnt check
other packages. examples: emacs-gtk,
emacs-lucid, libreoffice-writer,
libreoffice-calc. Is this intentional?
Regards,
jindam
1 - 100 of 703 matches
Mail list logo