all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Liu <kevin@nivekuil.com>
To: Andrea Corallo <akrl@sdf.org>
Cc: emacs-devel@gnu.org
Subject: Re: native-comp: load-true-file-name compatibility
Date: Tue, 08 Sep 2020 07:25:08 -0700	[thread overview]
Message-ID: <87v9gogxbv.fsf@nivekuil.com> (raw)
In-Reply-To: <xjf7dt4qry6.fsf@sdf.org>

Ah, you're right, that was a red herring.

The real problem is `sayid-version' is nil when it wasn't compiled in the current emacs session.
So if I delete the sayid-xxx.eln then restart, it recompiles and it is properly non-nil.
But I restart emacs again, `sayid-version' will be nil in the new session.

For me lm-version is defined in
/usr/share/emacs/28.0.50/lisp/emacs-lisp/lisp-mnt.el -- I haven't taken
the time to look at what it really does but I assume it parses the

;; Version: 0.1.0

line in an elisp file header.



  reply	other threads:[~2020-09-08 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-08 13:55 native-comp: load-true-file-name compatibility Kevin Liu
2020-09-08 14:11 ` Andrea Corallo via Emacs development discussions.
2020-09-08 14:25   ` Kevin Liu [this message]
2020-09-08 14:45     ` Andrea Corallo via Emacs development discussions.

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=87v9gogxbv.fsf@nivekuil.com \
    --to=kevin@nivekuil.com \
    --cc=akrl@sdf.org \
    --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.