all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Taha Aziz Ben Ali <ba.tahaaziz@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: luangruo@yahoo.com, 74383@debbugs.gnu.org
Subject: bug#74383: 29.4; Emacs PGTK crashes on Void Linux
Date: Sun, 17 Nov 2024 15:07:26 +0100	[thread overview]
Message-ID: <87zfly2btt.fsf@gmail.com> (raw)
In-Reply-To: <865xomvuo0.fsf@gnu.org>

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Taha Aziz Ben Ali <ba.tahaaziz@gmail.com>
>> Cc: luangruo@yahoo.com, 74383@debbugs.gnu.org
>> Date: Sun, 17 Nov 2024 14:15:43 +0100
>> 
>> > Docstring says "image" is the fallback return value... Why is the
>> > mapping not being handled correctly?
>> 
>> I added the following bit of configuration to the top of my
>> early-init.el and it also made no difference.
>> 
>>   (setq tool-bar-style "text")

> Just by looking at the code, it looks like the value of tool-bar-style
> is supposed to be a symbol, not a string.  So try this instead:
>
>   (setq tool-bar-style 'text)

Yeah, I should have paid closer attention to the `EQ' there. I've
changed it now.

Unfortunately, Emacs is still crashing even with the correct symbol
value set as the very first line in early-init.el.





  reply	other threads:[~2024-11-17 14:07 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-16 12:42 bug#74383: 29.4; Emacs PGTK crashes on Void Linux Taha Aziz Ben Ali
2024-11-16 16:56 ` Eli Zaretskii
2024-11-16 18:01   ` Taha Aziz Ben Ali
2024-11-16 18:42     ` Eli Zaretskii
2024-11-16 20:15       ` Taha Aziz Ben Ali
2024-11-16 20:54         ` Eli Zaretskii
2024-11-16 21:21           ` Taha Aziz Ben Ali
2024-11-17  0:12   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-17  6:06     ` Eli Zaretskii
2024-11-17  9:51       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-17 10:48         ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-17 10:48         ` Björn Bidar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-11-17 11:40     ` Taha Aziz Ben Ali
2024-11-17 12:04       ` Eli Zaretskii
2024-11-17 12:23         ` Taha Aziz Ben Ali
2024-11-17 12:48           ` Eli Zaretskii
2024-11-17 13:08             ` Taha Aziz Ben Ali
2024-11-17 13:15               ` Taha Aziz Ben Ali
2024-11-17 13:24                 ` Eli Zaretskii
2024-11-17 13:47                 ` Eli Zaretskii
2024-11-17 14:07                   ` Taha Aziz Ben Ali [this message]
2024-11-17 17:34 ` Taha Aziz Ben Ali
2024-11-17 17:40   ` Eli Zaretskii
2024-11-30 10:00     ` Eli Zaretskii
2024-12-14  9:37       ` Eli Zaretskii

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=87zfly2btt.fsf@gmail.com \
    --to=ba.tahaaziz@gmail.com \
    --cc=74383@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=luangruo@yahoo.com \
    /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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.