Test Emacs environment on startup. Patch by Diego N. Barbato --- a/telega.el 2020-02-07 17:07:18.549970090 +0100 +++ b/telega.el 2020-02-07 17:10:08.383499765 +0100 @@ -82,6 +82,7 @@ "Start telegramming. If prefix ARG is given, then will not pop to telega root buffer." (interactive "P") + (telega-test-env t) (telega--create-hier) (unless (telega-server-live-p) ='/'>cgit logo index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Expand)Author
2023-10-22teams: Adjust shebang to use 'guix repl'....Maxim Cournoyer
2023-04-24Add mumi config....Arun Isaac
2022-07-03etc: Add teams.scm....Ricardo Wurmus
2022-06-05gitignore: Add .DS_Store....Pavel Shlyak
2021-10-16.gitignore: Ignore more autotools directories....Sarah Morgensen
2021-10-16.gitignore: Ignore more temporary test directories....Sarah Morgensen