unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 7b3e94b 2/2: Make set-process-buffer also update the process mark
       [not found] ` <20200924151438.1A794209D4@vcs0.savannah.gnu.org>
@ 2020-09-24 18:09   ` Stefan Monnier
  2020-09-25  9:46     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2020-09-24 18:09 UTC (permalink / raw)
  To: emacs-devel; +Cc: Lars Ingebrigtsen

>     Make set-process-buffer also update the process mark
>     * src/process.c (Fset_process_buffer): Update the process mark
>     (bug#43573).

Wouldn't it be safer to only do it when the buffer is different from
what it was before?


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: master 7b3e94b 2/2: Make set-process-buffer also update the process mark
  2020-09-24 18:09   ` master 7b3e94b 2/2: Make set-process-buffer also update the process mark Stefan Monnier
@ 2020-09-25  9:46     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-09-25  9:46 UTC (permalink / raw)
  To: Stefan Monnier; +Cc: emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>>     Make set-process-buffer also update the process mark
>>     * src/process.c (Fset_process_buffer): Update the process mark
>>     (bug#43573).
>
> Wouldn't it be safer to only do it when the buffer is different from
> what it was before?

Yup; I've added a check now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-25  9:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20200924151435.8137.53592@vcs0.savannah.gnu.org>
     [not found] ` <20200924151438.1A794209D4@vcs0.savannah.gnu.org>
2020-09-24 18:09   ` master 7b3e94b 2/2: Make set-process-buffer also update the process mark Stefan Monnier
2020-09-25  9:46     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).