unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gerd Möllmann" <gerd.moellmann@gmail.com>
To: Stephen Molitor <stephen.molitor@icloud.com>
Cc: 69773@debbugs.gnu.org
Subject: bug#69773: 29.2; Emacs Crashes on Startup Sometimes
Date: Thu, 14 Mar 2024 18:42:36 +0100	[thread overview]
Message-ID: <m28r2khfqr.fsf@Pro.fritz.box> (raw)
In-Reply-To: <6183DDC8-BFFF-4060-A6B3-2BCEB9FE5C3E@icloud.com> (Stephen Molitor's message of "Thu, 14 Mar 2024 11:15:00 -0500")

Stephen Molitor <stephen.molitor@icloud.com> writes:

> Thanks for the response. Yes, I do see this warning on successful startup:
>
>> ⛔ Warning (initialization): An error occurred while loading ‘/Users/stephenmolitor/.emacs.d/init.el’:
>
>> error: Loading file /Users/stephenmolitor/.emacs.d/config/sm-package-lint.el failed to provide feature ‘sm-package-lint’
>
> That error is legitimate, I did forget the provided. I’ve fixed that
> and will see if that makes the crash goes away. It’s inconsistent
> though, but that change does seem to roughly coincide with when I
> first started noticing the crashing.

I would guess that it's just the fact that any warning is displayed that
leads to the problem.

> I am doing something unusual with the composition function table at startup:
>
>     (defvar sm-safe-table "[-,;A-Z_a-z]+")
>     (set-char-table-range composition-function-table t `([,sm-safe-table 0 font-shape-gstring]))
>
> I’m using a font (Commit Mono) that does “smart kerning”, to shift
> letters around a bit to even things out. I’ve noticed that it’s pretty
> touchy though - certain characters will cause the layout to go crazy.
> So that seems a little dicey to me.

That sounds more like it could be related, but I'm not a font or
composition expert, so I won't be of much help here, I'm afraid.





      parent reply	other threads:[~2024-03-14 17:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13 13:32 bug#69773: 29.2; Emacs Crashes on Startup Sometimes Stephen Molitor via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-13 15:03 ` Gerd Möllmann
2024-03-14 16:15   ` Stephen Molitor via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-14 16:52     ` Eli Zaretskii
2024-03-14 22:10       ` Stephen Molitor via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-15  7:46         ` Eli Zaretskii
2024-03-15 14:32           ` Stephen Molitor via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-14 17:42     ` Gerd Möllmann [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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m28r2khfqr.fsf@Pro.fritz.box \
    --to=gerd.moellmann@gmail.com \
    --cc=69773@debbugs.gnu.org \
    --cc=stephen.molitor@icloud.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).