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

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

Re: How to execute/mimick the "watch" command using Emacs features?


From: Thien-Thi Nguyen
Subject: Re: How to execute/mimick the "watch" command using Emacs features?
Date: Fri, 05 Feb 2021 16:22:33 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)

() Rodrigo Morales <moralesrodrigo1100@gmail.com>
() Fri, 05 Feb 2021 16:09:58 -0500

   I was thinking of executing the command in "compilation-mode"
   and repeatedly execute it but before going with that approach
   I wanted to know your opinions.

Personally, i use ‘M-x watch’ from watch.el:
https://www.gnuvola.org/software/personal-elisp/dist/lisp/bofh/watch.el

NB: It's not asynchronous.

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2021) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502

Attachment: signature.asc
Description: PGP signature


reply via email to

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