[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: extra-interactive functions
From: |
martin rudalics |
Subject: |
Re: extra-interactive functions |
Date: |
Fri, 03 Jun 2011 20:59:29 +0200 |
User-agent: |
Thunderbird 2.0.0.21 (Windows/20090302) |
> You're sort of side-stepping my suggestion of a special tag for
> functions that should not be called from ELisp. Is it because you think
> it's too unusual to be useful, or something else?
Such functions should be in `byte-compile-interactive-only-functions'.
Currently, I don't want to include `switch-to-buffer' because it would
create too many useless warnings. Eventually, I have to check in every
single case whether the intended use is to really show the buffer in the
selected window or simply in some window.
We could add `find-file' though ;-)
martin
- Re: ERT indentation testing, Ted Zlatanov, 2011/06/01
- Re: ERT indentation testing, Ted Zlatanov, 2011/06/02
- Re: ERT indentation testing, Stefan Monnier, 2011/06/02
- Re: ERT indentation testing, Ted Zlatanov, 2011/06/03
- Re: ERT indentation testing, martin rudalics, 2011/06/03
- extra-interactive functions (was: ERT indentation testing), Ted Zlatanov, 2011/06/03
- Re: extra-interactive functions, martin rudalics, 2011/06/03
- Re: extra-interactive functions, Ted Zlatanov, 2011/06/03
- Re: extra-interactive functions,
martin rudalics <=
- Re: extra-interactive functions, Ted Zlatanov, 2011/06/03
- Re: extra-interactive functions, martin rudalics, 2011/06/03
- Re: ERT indentation testing, Ted Zlatanov, 2011/06/08