From: David McCracken <davidm@ixont.com>
To: 71162@debbugs.gnu.org
Subject: bug#71162: Linux-Emacs > 26 icons
Date: Mon, 27 May 2024 20:56:19 -0700 [thread overview]
Message-ID: <72e0f9ea-96e2-4972-b983-1f0fccf20461@ixont.com> (raw)
In-Reply-To: <e197ea19-3f58-4ece-a043-d994a5bfaef7@ixont.com>
The issue of Linux-Emacs 27.1 not accepting its own icons in ~/icons was
coincidental. When my icons were not appearing, I experimented by
copying lock-broken.xpm to ~/icons and changing my library to refer to
it. I did this directly in /usr/share/emacs/site-lisp so sudo was
required. Normally, when I do superuser work I log in as root and am
well aware that this has its own home directory. I had forgotten that
sudo doesn't just grant extra priviledge but temporarily makes the user
root, for whom ~/icons doesn't exist.
The issue of the Windows directory reference in my xpm files was also
just a coincidence. The real problem is that Linux-Emacs 27.1 demands
XPM3 even though the system has no problem with earlier versions.
Comparing different versions of the same icon reveals that XPM3 syntax
is very different from XPM2. I didn't want to have to provide different
versions of the icons for different systems so I tested the XPM3
translations on the computers that were not having trouble with XPM2 and
they worked.
prev parent reply other threads:[~2024-05-28 3:56 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 4:08 bug#71162: bug-gnu-emacs@gnu.org David McCracken
2024-05-24 6:15 ` Eli Zaretskii
[not found] ` <9002e131-3466-4a73-a88c-bad260e5b886@ixont.com>
2024-05-25 6:09 ` Eli Zaretskii
2024-05-25 19:08 ` David McCracken
2024-05-26 4:44 ` Eli Zaretskii
2024-05-25 20:04 ` David McCracken
2024-05-27 4:16 ` David McCracken
2024-05-27 11:20 ` bug#71162: In Linux Emacs 27.1 rejects custom toolbar icons Eli Zaretskii
2024-05-25 10:42 ` bug#71162: bug-gnu-emacs@gnu.org Benjamin Riefenstahl
2024-05-26 20:54 ` bug#71162: In Linux Emacs 27.1 rejects custom toolbar icons David McCracken
2024-05-28 3:56 ` David McCracken [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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=72e0f9ea-96e2-4972-b983-1f0fccf20461@ixont.com \
--to=davidm@ixont.com \
--cc=71162@debbugs.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.
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.