emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 255a011: Add `save-mark-and-excursion', which h


From: Daniel Colascione
Subject: Re: [Emacs-diffs] master 255a011: Add `save-mark-and-excursion', which has the old `save-excursion' behavior
Date: Mon, 04 May 2015 16:04:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 05/04/2015 04:02 PM, Nicolas Petton wrote:
> 
> Stefan Monnier writes:
> 
>>> +      (setf nmark (marker-position saved-mark))
>>           ^^^^
>> Old habits die hard.
> 
> Should `setf' be avoided?  Is it only when `setq' would do instead?

I'm guessing Stefan doesn't want loading simple.el (in the case where
it's not already compiled) to force the autoloading of gv.el.

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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