From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: J191 Newsgroups: gmane.emacs.help Subject: Re: Echo elisp commands in a buffer Date: Fri, 24 Aug 2018 09:58:52 -0700 (PDT) Message-ID: <41254651-31a3-471a-89da-4d2669d662bf@googlegroups.com> References: <6e559876-8d9d-44ff-8742-d0fee123a156@googlegroups.com> <049cefc8-0073-4b9a-a1b9-48941ba3d09b@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1535129953 2113 195.159.176.226 (24 Aug 2018 16:59:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2018 16:59:13 +0000 (UTC) Injection-Date: Fri, 24 Aug 2018 16:58:53 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 24 18:59:09 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ftFQT-0000RY-CK for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2018 18:59:09 +0200 Original-Received: from localhost ([::1]:42679 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ftFSZ-00010r-DB for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2018 13:01:19 -0400 X-Received: by 2002:a37:a50b:: with SMTP id o11-v6mr1380580qke.30.1535129933494; Fri, 24 Aug 2018 09:58:53 -0700 (PDT) X-Received: by 2002:a37:1f45:: with SMTP id f66-v6mr20875qkf.1.1535129933193; Fri, 24 Aug 2018 09:58:53 -0700 (PDT) Original-Path: usenet.stanford.edu!z10-v6no1515131qtb.0!news-out.google.com!k67-v6ni813qte.1!nntp.google.com!z10-v6no1515126qtb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <049cefc8-0073-4b9a-a1b9-48941ba3d09b@googlegroups.com> Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=86.98.107.151; posting-account=ljoAGgoAAAAkz6_SBYuEugXufNJmL2BB Original-NNTP-Posting-Host: 86.98.107.151 Original-Xref: usenet.stanford.edu gnu.emacs.help:223606 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:117731 Archived-At: On Friday, August 24, 2018 at 10:59:48 AM UTC+4, Rusi wrote: > https://github.com/lewang/command-log-mode > is what I've used. > There are some others > (from phone) Thanks to all the replies.