all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Philip Kaludercic <philipk@posteo.net>
Cc: Tassilo Horn <tsdh@gnu.org>,  emacs-devel@gnu.org
Subject: Re: [elpa] externals/auctex f124fe7d28: Release GNU AUCTeX 14.0.3
Date: Wed, 21 Feb 2024 12:50:17 -0500	[thread overview]
Message-ID: <jwvr0h54st5.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87il2hwxtj.fsf@posteo.net> (Philip Kaludercic's message of "Wed,  21 Feb 2024 17:07:20 +0000")

> Never mind this, I missed Stefan's message.

:-)

BTW, you can try this at home:

    git clone --single-branch https://git.sv.gnu.org/git/emacs/elpa.git
    cd elpa
    make                  # Setup the infrastructure
    make packages/auctex  # Create a worktree of the package
    make build/auctex     # Build the tarballs into archive(-devel)/
    <tweak packages/auctex>
    make build/auctex     # check archive-devel/auctex.tar
    <tweak packages/auctex>
    make build/auctex     # check archive-devel/auctex.tar
    [...]

Do note that `build/auctex` doesn't just use the current contents of
`packages/auctex`, but its current commit instead (it does
a git-stash-push/pop).

You can also try `make auctex.tar` (which places the file in CWD) which
IIRC does use the current contents of the directory without messing with
Git at all.


        Stefan




  reply	other threads:[~2024-02-21 17:50 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <170844508291.3153.9183498620897065719@vcs2.savannah.gnu.org>
     [not found] ` <20240220160445.7C360C00227@vcs2.savannah.gnu.org>
2024-02-20 16:43   ` [elpa] externals/auctex f124fe7d28: Release GNU AUCTeX 14.0.3 Philip Kaludercic
2024-02-21 12:06     ` Tassilo Horn
2024-02-21 13:00       ` Stefan Monnier
2024-02-21 14:26         ` Tassilo Horn
2024-02-21 15:01           ` Stefan Monnier
2024-02-21 16:24             ` Stefan Monnier
2024-02-21 17:07               ` Philip Kaludercic
2024-02-21 17:50                 ` Stefan Monnier [this message]
2024-02-21 17:02             ` Philip Kaludercic
2024-02-21 20:21             ` Tassilo Horn

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=jwvr0h54st5.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=philipk@posteo.net \
    --cc=tsdh@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.