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: Emanuel Berg
Subject: Re: Finding last *Async Shell Command* buffer?
Date: Thu, 25 Mar 2021 21:50:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jean Louis wrote:

>> (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.

Nope. Same order that they appear in *Buffer List*.

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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