all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Basil L. Contovounesios" <contovob@tcd.ie>
Cc: Boruch Baum <boruch_baum@gmx.com>,
	Robin Tarsiger <rtt@dasyatidae.com>,
	Emacs-Devel List <emacs-devel@gnu.org>
Subject: Re: Support Q: How many args for self-insert-command
Date: Mon, 18 Jan 2021 11:39:59 -0500	[thread overview]
Message-ID: <jwvr1mifbks.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87sg6ys56x.fsf@tcd.ie> (Basil L. Contovounesios's message of "Mon, 18 Jan 2021 14:14:14 +0000")

>> Thanks, Robin. I don't have the local resources for an emacs git
>> repository to be able to do what you did
> FWIW, you can grep the sources or etc/NEWS, from either a Git checkout
> or release tarball, without needing to build Emacs.

    % git clone --single-branch --depth 1 git://git.sv.gnu.org/emacs

Transfers about 42MB and uses up a .git of about 43MB, and checking out
the resulting branch takes up an additional 160MB of disk space.

But you can go straight to the NEWS file(s) without fetching the whole
tree via:

    http://git.savannah.gnu.org/cgit/emacs.git/tree/etc/


-- Stefan




  parent reply	other threads:[~2021-01-18 16:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-18 11:34 Support Q: How many args for self-insert-command Boruch Baum
2021-01-18 12:55 ` Robin Tarsiger
2021-01-18 13:47   ` Boruch Baum
2021-01-18 14:14     ` Basil L. Contovounesios
2021-01-18 15:00       ` Boruch Baum
2021-01-18 15:21         ` Basil L. Contovounesios
2021-01-18 16:39       ` Stefan Monnier [this message]
2021-01-18 17:19 ` Drew Adams

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=jwvr1mifbks.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=boruch_baum@gmx.com \
    --cc=contovob@tcd.ie \
    --cc=emacs-devel@gnu.org \
    --cc=rtt@dasyatidae.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 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.