emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master baf1a7a4a0: Turn gv-synthetic-place into a function


From: Eli Zaretskii
Subject: Re: master baf1a7a4a0: Turn gv-synthetic-place into a function
Date: Sun, 18 Sep 2022 19:13:15 +0300

> +(defun gv-synthetic-place (getter setter)
>    "Special place described by its setter and getter.
>  GETTER and SETTER (typically obtained via `gv-letplace') get and
> -set that place.  I.e. This macro allows you to do the \"reverse\" of what
> -`gv-letplace' does.
> -This macro only makes sense when used in a place."
> -  (declare (gv-expander funcall))
> +set that place.  I.e. this function allows you to do the
> +\"reverse\" of what `gv-letplace' does.  This function only makes
> +sense when used in a place."

The last sentence makes no sense.  (Yes, it was in the original doc
string, but it would be a good idea to fix that while making changes
in this area.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]