unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sergey Trofimov <sarg@sarg.org.ru>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: Zhu Zihao <all_but_last@163.com>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	70799@debbugs.gnu.org, Andrew Tropin <andrew@trop.in>
Subject: [bug#70799] [PATCH] gnu: emacs-telega: Update to 0.8.255.
Date: Wed, 08 May 2024 18:11:32 +0200	[thread overview]
Message-ID: <87frusxozv.fsf@sarg.org.ru> (raw)
In-Reply-To: <19fc2275f620354d59f41b514397ed8749b57b19.camel@gmail.com> (Liliana Marie Prikler's message of "Mon, 06 May 2024 18:54:07 +0200")

Liliana Marie Prikler <liliana.prikler@gmail.com> writes: 
 
> Am Montag, dem 06.05.2024 um 11:16 +0200 schrieb Sergey 
> Trofimov: 
>> * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.8.255. 
>> * gnu/packages/patches/emacs-telega-path-placeholder.patch: 
>> Update patch.  --- 
> Ehm, don't we defconst telega--lib-directory?  Or is that 
> variable obsolete now? 
> 

`telega--lib-directory` is set dynamically to the path of 
`telega-core.el` and it points to `/gnu/store/...' 
--8<---------------cut here---------------start------------->8--- 
(setq telega--lib-directory 
      (or (and load-file-name 
               (file-name-directory load-file-name)) 
          default-directory))
--8<---------------cut here---------------end--------------->8---

I've built the package with `telega-etc-file` definition intact and it works fine on my machine. I am not sure why the patch is needed, maybe Zhu Zihao remembers it (added to CC).




      reply	other threads:[~2024-05-08 16:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-06  9:16 [bug#70799] [PATCH] gnu: emacs-telega: Update to 0.8.255 Sergey Trofimov
2024-05-06 11:24 ` bug#70799: " Ricardo Wurmus
2024-05-06 16:54 ` [bug#70799] " Liliana Marie Prikler
2024-05-08 16:11   ` Sergey Trofimov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87frusxozv.fsf@sarg.org.ru \
    --to=sarg@sarg.org.ru \
    --cc=70799@debbugs.gnu.org \
    --cc=all_but_last@163.com \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).