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: Philip Kaludercic
Subject: Re: Why is `pop' not named `npop'?
Date: Tue, 16 Jan 2024 06:25:17 +0000

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?

Not every name is consistent, but there is also no need for a
non-destructive pop since we already have car.

> Best,



reply via email to

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