all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Liu <sdl.web@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Tino Calancha <tino.calancha@gmail.com>, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master 50548fd: cl-fill: Rename arguments to cl-seq and cl-item
Date: Tue, 16 Aug 2016 22:00:07 +0800	[thread overview]
Message-ID: <m1pop8hl08.fsf@gmail.com> (raw)
In-Reply-To: <jwvvaz5mcl3.fsf-monnier+emacsdiffs@gnu.org> (Stefan Monnier's message of "Sat, 13 Aug 2016 02:06:24 -0400")

On 2016-08-13 02:06 -0400, Stefan Monnier wrote:
>>     cl-fill: Rename arguments to cl-seq and cl-item
>
> Why?
>
> The "cl-" prefix is for global vars.  It used to be used "everywhere"
> for local vars as well because dynamic binding made the local vars
> visible in other scopes as well, but nowadays that CL uses
> lexical-binding this should not be needed any more and the tendency is
> rather to eliminate use of the "cl-" prefix for args and local vars.
>
>         Stefan

Apparently the functions surrounding cl-fill use cl- prefix. so the
change appear to be more cosmetic than technical.

Leo



  reply	other threads:[~2016-08-16 14:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20160813042949.31299.44303@vcs.savannah.gnu.org>
     [not found] ` <20160813042950.2B1CB2201C2@vcs.savannah.gnu.org>
2016-08-13  6:06   ` [Emacs-diffs] master 50548fd: cl-fill: Rename arguments to cl-seq and cl-item Stefan Monnier
2016-08-16 14:00     ` Leo Liu [this message]
2016-08-16 15:04       ` Stefan Monnier
2016-08-16 15:24         ` John Wiegley
2016-08-16 15:40           ` Drew Adams
2016-08-16 17:09             ` Stefan Monnier
2016-08-16 17:12               ` John Wiegley
2016-08-16 17:31               ` Robert Weiner
2016-08-16 18:15                 ` Lars Ingebrigtsen
2016-08-17  9:35                   ` Tino Calancha
2016-08-24  0:04                   ` Stefan Monnier
2016-08-24 15:13         ` Clément Pit--Claudel
2016-08-17  9:32       ` Tino Calancha

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=m1pop8hl08.fsf@gmail.com \
    --to=sdl.web@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=tino.calancha@gmail.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.