[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
- ask for help, Xiang Ruan, 2022/04/19
- Re: ask for help,
Philip Kaludercic <=
- Re: ask for help, Xiang Ruan, 2022/04/19
- Re: ask for help, Philip Kaludercic, 2022/04/19
- Re: ask for help, Xiang Ruan, 2022/04/19
- Re: ask for help, Philip Kaludercic, 2022/04/20
- Re: ask for help, Xiang Ruan, 2022/04/20
Re: ask for help, Emanuel Berg, 2022/04/20