all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob c6b02be6ffe59a8297c2eb54cd36b06f4668832c 770 bytes (raw)
name: gnu/packages/patches/emacs-telega-test-env.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 
From 237ea2471bb6521390bbac174ac2a8a5e9683e4d Mon Sep 17 00:00:00 2001
From: Andrew Tropin <andrew@trop.in>
Date: Tue, 7 Dec 2021 16:20:38 +0300
Subject: [PATCH] Test Emacs environment on startup.

---
 telega.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/telega.el b/telega.el
index d6b28b5..40854ec 100644
--- a/telega.el
+++ b/telega.el
@@ -181,7 +181,7 @@ can't write to `telega-server-logfile'" logfile-dir)))
 Pop to root buffer.
 If `\\[universal-argument]' is specified, then do not pop to root buffer."
   (interactive "P")
-
+  (telega-test-env t)
   ;; For multiple accounts setup possibly select (if there is no
   ;; default account declared) an account to use
   (if (and telega-accounts (not (telega-account-current)))
-- 
2.34.0

debug log:

solving c6b02be6ff ...
found c6b02be6ff in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.