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

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

Re: Finding last *Async Shell Command* buffer?


From: Jean Louis
Subject: Re: Finding last *Async Shell Command* buffer?
Date: Thu, 25 Mar 2021 23:36:19 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* Emanuel Berg via Users list for the GNU Emacs text editor 
<help-gnu-emacs@gnu.org> [2021-03-25 23:29]:

> (defun switch-to-async-buffer ()
>   (interactive)
>   (switch-to-buffer-regexp "\*Async Shell Command\*") )

Thanks for attempt. It is switching somewhere, true, but not the last
one, seem random or catching first buffers among hundreds.



reply via email to

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