all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 75fe2e12fc0f966f2734ab6f5783d5c059aba401 381 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
 
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)

debug log:

solving 75fe2e12fc ...
found 75fe2e12fc 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.