help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Why is `pop' not named `npop'?


From: Po Lu
Subject: Re: Why is `pop' not named `npop'?
Date: Tue, 16 Jan 2024 13:07:06 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

mbork@mbork.pl writes:

> Hi all,
>
> the `pop' macro is destructive.  Why isn't it called `npop' then?  My
> wild guess is that the `n-' prefix is only used for functions, not
> macros, but is that really true?
>
> Best,

If I were to guess, because `pop' does not modify the list itself, only
the value of the GV.


reply via email to

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