From: Soham Gumaste <sohamg2@gmail.com>
To: emacs-devel <emacs-devel@gnu.org>
Subject: Potential bug in Image mode on Emacs 29 PGTK on Wayland
Date: Thu, 7 Mar 2024 16:45:32 -0600 [thread overview]
Message-ID: <CAAr-Hh0UQ=tk1mR5qL03v+6Hp6KU+sK0XN9Uc8qVa+v44kuhHg@mail.gmail.com> (raw)
Hello,
I think I have come across a potential bug -- On emacs 29 PGTK, .ppm
files dont render `image-toggle-display` is called. I was just
experimenting with different versions of emacs, and the non-pgtk build
for emacs29 does NOT have this issue.
Steps to repro:
0. Use emacs 29 PGTK on a Wayland desktop environment
1. C-x C-f a file that is of the .ppm format (Portable Pixmap Format)
2. C-c C-c to view the image
3. Nothing happens.
I can, however, "fix" this "bug" by setting
`inhibit-eval-elisp-during-redisplay` to `t`, but that also breaks a
bunch of other stuff. Please let me know how I can document this
further, or if it is an issue on my end.
My configs are as follows:
Emacs config: https://github.com/SohamG/dotfiles/blob/main/.emacs.d/configuration.org
Emacs package: `emacs29-pgtk` as found in NixPkgs 23.11
Please include me as To: and/or Cc: as I consume this mailing list via
the digests option of mailman.
Thanks
--
Soham Gumaste
sohamg2@gmail.com
next reply other threads:[~2024-03-07 22:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-07 22:45 Soham Gumaste [this message]
2024-03-08 7:14 ` Potential bug in Image mode on Emacs 29 PGTK on Wayland Eli Zaretskii
2024-03-08 16:39 ` Soham Gumaste
2024-03-08 16:53 ` Eli Zaretskii
2024-03-08 17:07 ` Soham Gumaste
2024-03-08 19:38 ` Eli Zaretskii
[not found] ` <86zfv95gmc.fsf@p200300d62703c0a951e4723b08cd110e.dip0.t-ipconnect.de>
[not found] ` <CAAr-Hh3fARRqBM-W2khkNiPPnbLsuRftL=Es64fXy9sV7ysuaQ@mail.gmail.com>
2024-03-08 19: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='CAAr-Hh0UQ=tk1mR5qL03v+6Hp6KU+sK0XN9Uc8qVa+v44kuhHg@mail.gmail.com' \
--to=sohamg2@gmail.com \
--cc=emacs-devel@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.