unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39878] Processed: control message for bug #39878
       [not found] ` <handler.s.C.15959995592632.transcript@debbugs.gnu.org>
@ 2020-07-29 15:43   ` Drew Adams
  0 siblings, 0 replies; only message in thread
From: Drew Adams @ 2020-07-29 15:43 UTC (permalink / raw)
  To: control, Oleg Pykhalov; +Cc: tracker, 39878

I just noticed this close message.  Didn't notice
the bug report before this.

I don't understand what the problem reported was.

(The file names were written wrong in the bug
report; dunno whether that's relevant.  There's no
"s" at the end of each base file name.  E.g., it's
bookmark+-mac.el, not bookmarks+-mac.el.)

Each Lisp file that needs `bookmark+-mac.el' for
its compilation has this at the beginning, to make
sure `bookmark+-mac.el' is loaded when byte-compiling:

(eval-when-compile
 (or (condition-case nil
         ;; Use load-library to ensure latest .elc.
         (load-library "bookmark+-mac")
       (error nil))
     ;; Require, so can load separately if not on `load-path'.
     (require 'bookmark+-mac)))

> Processing commands for control@debbugs.gnu.org:
> 
> > close 39878
> bug#39878: gnu: add emacs-bookmarks+
> bug closed, send any further explanations to
> 39878@debbugs.gnu.org and nly@disroot.org (Amar M. Singh)
> 
> > quit
> Stopping processing here.
> 
> Please contact help-debbugs@gnu.org if you need assistance.
> 
> GNU bugs database,
> https://urldefense.com/v3/__http://debbugs.gnu.org/__;!!GqivPVa7Brio!OA8tb25o
> mQdQHUL-s_aQrQ1a107RcffjZ7dxn_RqhAOl43oCyu9MCfkUCKRnMYwL$
> 




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-29 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <877dumncqn.fsf@gmail.com>
     [not found] ` <handler.s.C.15959995592632.transcript@debbugs.gnu.org>
2020-07-29 15:43   ` [bug#39878] Processed: control message for bug #39878 Drew Adams

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).