all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hongyi Zhao <hongyi.zhao@gmail.com>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Re: Does Richard M. Stallman still scrutinize and develop the codes of Emacs now?
Date: Sun, 15 Aug 2021 16:41:37 +0800	[thread overview]
Message-ID: <CAGP6POJEyciMFDqSJktzFbyMX+HoGQFy3uUas5Q98F4zvwZPcg@mail.gmail.com> (raw)
In-Reply-To: <874kbrjelf.fsf@gmx.net>

On Sun, Aug 15, 2021 at 4:29 PM Stephen Berman <stephen.berman@gmx.net> wrote:
> [...]
> 'Richard M. Stallman' is too specific:

Thank you for pointing this out.

> $ git log | grep -m4 -A1 -B1 -i 'Stallman'
> Merge: 67722ab62f 5784b421ee
> Author:     Richard Stallman <rms@gnu.org>
> AuthorDate: Tue May 11 23:08:42 2021 -0400
> Commit:     Richard Stallman <rms@gnu.org>
> CommitDate: Tue May 11 23:08:42 2021 -0400
> --
> commit 67722ab62f9cd0ce81efd628d5a87b8ef350aacc
> Author:     Richard Stallman <rms@gnu.org>
> AuthorDate: Tue May 11 22:59:12 2021 -0400
> Commit:     Richard Stallman <rms@gnu.org>
> CommitDate: Tue May 11 22:59:12 2021 -0400

Or use the following method:

$ git log | grep -m4 -A1 -B1 '<rms@gnu.org>'
Merge: 67722ab62f 5784b421ee
Author: Richard Stallman <rms@gnu.org>
Date:   Tue May 11 23:08:42 2021 -0400
--
commit 67722ab62f9cd0ce81efd628d5a87b8ef350aacc
Author: Richard Stallman <rms@gnu.org>
Date:   Tue May 11 22:59:12 2021 -0400
--
commit ff6727dbbdeb44322439872fe0239bdca3ef6bce
Author: Richard Stallman <rms@gnu.org>
Date:   Tue May 11 22:56:54 2021 -0400
--
commit ec8aff1608494c22d5925b84f25ec0f2efc800e1
Author: Richard Stallman <rms@gnu.org>
Date:   Tue May 11 22:41:17 2021 -0400


Hongyi



  reply	other threads:[~2021-08-15  8:41 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-15  6:46 Does Richard M. Stallman still scrutinize and develop the codes of Emacs now? Hongyi Zhao
2021-08-15  6:55 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-15  7:02 ` Jean-Christophe Helary
2021-08-15  7:15   ` Hongyi Zhao
2021-08-15  7:21     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-15  7:39     ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-15  7:17 ` Eli Zaretskii
2021-08-15  7:35   ` Hongyi Zhao
2021-08-15  7:42     ` Hongyi Zhao
2021-08-15  8:08     ` Eli Zaretskii
2021-08-15  8:22       ` Hongyi Zhao
2021-08-15  8:29     ` Stephen Berman
2021-08-15  8:41       ` Hongyi Zhao [this message]
2021-08-15  9:28     ` Teemu Likonen
2021-08-15 11:54       ` Hongyi Zhao
2021-08-15 12:45         ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-15 13:03           ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-21 22:05           ` Wayne Harris via Users list for the GNU Emacs text editor
2021-08-22  0:53             ` Jude DaShiell
2021-08-22  1:02               ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22  1:14                 ` Jude DaShiell
2021-08-22  1:28                   ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22  7:03               ` tomas
2021-08-22  7:35                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 17:05               ` Samuel Banya
2021-08-22 17:17                 ` Eli Zaretskii
2021-08-22 17:49                   ` Arthur Miller
2021-08-22 19:15                     ` Samuel Banya
2021-08-23 18:16                 ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-23 21:01                   ` Tim Johnson
2021-08-25  9:04                     ` Jean Louis
2021-08-25 22:25                       ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-22 13:43             ` Emanuel Berg via Users list for the GNU Emacs text editor
2021-08-15 10:08     ` Arthur Miller
2021-08-19  6:13     ` Jean Louis

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=CAGP6POJEyciMFDqSJktzFbyMX+HoGQFy3uUas5Q98F4zvwZPcg@mail.gmail.com \
    --to=hongyi.zhao@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=stephen.berman@gmx.net \
    /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.