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: Echo elisp commands in a buffer Date: Thu, 23 Aug 2018 22:48:44 -0700 (PDT) Message-ID: <6e559876-8d9d-44ff-8742-d0fee123a156@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1535089701 19994 195.159.176.226 (24 Aug 2018 05:48:21 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2018 05:48:21 +0000 (UTC) Injection-Date: Fri, 24 Aug 2018 05:48:45 +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 07:48:17 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 1ft4xF-00056k-9d for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2018 07:48:17 +0200 Original-Received: from localhost ([::1]:39979 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ft4zL-00020f-Lu for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Aug 2018 01:50:27 -0400 X-Received: by 2002:a0c:95ba:: with SMTP id s55-v6mr109485qvs.31.1535089725184; Thu, 23 Aug 2018 22:48:45 -0700 (PDT) X-Received: by 2002:ac8:1013:: with SMTP id z19-v6mr2237qti.5.1535089724936; Thu, 23 Aug 2018 22:48:44 -0700 (PDT) Original-Path: usenet.stanford.edu!z10-v6no1268097qtb.0!news-out.google.com!i36-v6ni531qti.0!nntp.google.com!z10-v6no1268095qtb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help 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:223600 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:117725 Archived-At: Is there a facility, setting or plugin in emacs to list the sequence of elisp commands when using emacs, except perhaps listing the actual text a user enters ? example next-line [some edits] to-beginning-of-line [some edit]