blob 7b2600d13b58f8dfdb2314d06560f1eba343cb12 379 bytes (raw)
name: gnu/packages/patches/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)
(telega--create-hier)
(unless (telega-server-live-p)
|
debug log:
solving 7b2600d13b ...
found 7b2600d13b in https://yhetil.org/guix-patches/20200326131816.26686-1-dnbarbato@posteo.de/
applying [1/1] https://yhetil.org/guix-patches/20200326131816.26686-1-dnbarbato@posteo.de/
diff --git a/gnu/packages/patches/telega-test-env.patch b/gnu/packages/patches/telega-test-env.patch
new file mode 100644
index 0000000000..7b2600d13b
1:19: trailing whitespace.
Checking patch gnu/packages/patches/telega-test-env.patch...
Applied patch gnu/packages/patches/telega-test-env.patch cleanly.
warning: 1 line adds whitespace errors.
index at:
100644 7b2600d13b58f8dfdb2314d06560f1eba343cb12 gnu/packages/patches/telega-test-env.patch
(*) 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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).