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

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

ask for help


From: Xiang Ruan
Subject: ask for help
Date: Tue, 19 Apr 2022 20:14:14 +0900
User-agent: mu4e 1.7.12; emacs 29.0.50

Hi,

I am not familiar with emacs-lisp programming, I just wonder if this list could 
give me some advice on how to implement the below functionality. 

Suppose I invoke a commend "a" in a buffer, then the buffer may have a name 
with "a".
I want to keep watching a specific file on my system, let's say, a file of 
"/data/b". 
When /data/b changes, I want emacs to automatically update or re-invoke "a" 
again in the same buffer "a" without catch my focus when I am working on other 
buffers.

My question is, is it possible to implement it?  If it is possible, can anybody 
suggest me a simple example ?

Thank you in advance.


Best regards, 



reply via email to

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