From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.devel Subject: Re: recording-elisp.el - try recording commands as elisp code Date: Fri, 02 Nov 2007 22:46:22 +0200 Organization: JURTA Message-ID: <87mytw4btl.fsf@jurta.org> References: <49248.83.178.59.207.1193958099.squirrel@webmail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1194036679 24293 80.91.229.12 (2 Nov 2007 20:51:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 2 Nov 2007 20:51:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: yzhh Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 02 21:51:21 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Io3U5-0006vt-2P for ged-emacs-devel@m.gmane.org; Fri, 02 Nov 2007 21:51:17 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Io3Tv-0004NP-12 for ged-emacs-devel@m.gmane.org; Fri, 02 Nov 2007 16:51:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Io3TL-0003ze-HZ for emacs-devel@gnu.org; Fri, 02 Nov 2007 16:50:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Io3TK-0003zF-QM for emacs-devel@gnu.org; Fri, 02 Nov 2007 16:50:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Io3TK-0003z2-I7 for emacs-devel@gnu.org; Fri, 02 Nov 2007 16:50:30 -0400 Original-Received: from smtp-out.neti.ee ([194.126.126.39]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Io3TK-0001aF-3s for emacs-devel@gnu.org; Fri, 02 Nov 2007 16:50:30 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by MXR-13.estpak.ee (Postfix) with ESMTP id 08130AB0E; Fri, 2 Nov 2007 22:50:27 +0200 (EET) X-Virus-Scanned: amavisd-new at !change-mydomain-variable!.example.com Original-Received: from smtp-out.neti.ee ([127.0.0.1]) by localhost (MXR-1.estpak.ee [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4xHCD2OSzkzE; Fri, 2 Nov 2007 22:50:21 +0200 (EET) Original-Received: from Relayhost2.neti.ee (Relayhost2 [88.196.174.142]) by MXR-13.estpak.ee (Postfix) with ESMTP id 4B825A9A8; Fri, 2 Nov 2007 22:50:21 +0200 (EET) Original-Received: from mail.estpak.ee (84-50-157-21-dsl.est.estpak.ee [84.50.157.21]) by Relayhost2.neti.ee (Postfix) with ESMTP id 2ACA61EA729; Fri, 2 Nov 2007 22:50:23 +0200 (EET) In-Reply-To: (yzhh's message of "Fri, 02 Nov 2007 13:39:35 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.50 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:82371 Archived-At: >> I think I should install my C patch that adds a new variable >> this-command-args. This will allow you to continue freely implementing >> this feature. > > Do you mean you'll make the C patch available on CVS? I don't catch the > exact meaning of the word 'install' here. Yes, by `install' I meant to check in the C patch into CVS. >> I suggest you to give a shorter name to this package (e.g. record-lisp.el) >> and to use the same prefix for all function and variable names. > > Yes I thought about this. But "record-lisp-" looks too long as a prefix > while "record-" is too general a word that can be mistaken for other > things. I've not come up with a good one yet. > > Any suggestion are welcome here regarding the names. For instance, `reclisp-' is a short prefix. -- Juri Linkov http://www.jurta.org/emacs/