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

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

Re: ask for help


From: Philip Kaludercic
Subject: Re: ask for help
Date: Tue, 19 Apr 2022 11:40:57 +0000

Xiang Ruan <ruanxiang@ruanxiang.net> writes:

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

Is "a" a buffer or a command.  It might help to make your example more
concrete by using actual names.

> 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, 
>
>

-- 
        Philip Kaludercic



reply via email to

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