GNU bug report logs - #15205
24.3.50; notes-mode: Mention NOTES_BIN_DIR in Info manual

Previous Next

Package: emacs;

Reported by: Kanthimathi R <rkanthimathi <at> hotmail.co.in>

Date: Thu, 29 Aug 2013 03:47:02 UTC

Severity: minor

Tags: moreinfo

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15205 in the body.
You can then email your comments to 15205 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15205; Package emacs. (Thu, 29 Aug 2013 03:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kanthimathi R <rkanthimathi <at> hotmail.co.in>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Thu, 29 Aug 2013 03:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Kanthimathi R <rkanthimathi <at> hotmail.co.in>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3.50; notes-mode: Mention NOTES_BIN_DIR in Info manual
Date: Thu, 29 Aug 2013 09:10:21 +0530
notes-mode: Mention NOTES_BIN_DIR in Info manual

I had to add the following to make it work.

    (setenv "NOTES_BIN_DIR"
            "/home/kjambunathan/.emacs.d/elpa/notes-mode-1.30" t)

Without the above env var set, notes-mode will be unusable.

In GNU Emacs 24.3.50.2 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
 of 2013-08-28 on porunai
Bzr revision: 114042 dmantipov <at> yandex.ru-20130828110003-g68qe987icftmx90
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
Important settings:
  value of $LANG: en_IN
  locale-coding-system: iso-latin-1-unix
  default enable-multibyte-characters: t




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15205; Package emacs. (Sat, 31 Aug 2013 05:23:01 GMT) Full text and rfc822 format available.

Message #8 received at 15205 <at> debbugs.gnu.org (full text, mbox):

From: Jambunathan K <kjambunathan <at> gmail.com>
To: 15205 <at> debbugs.gnu.org
Subject: Re: bug#15205: 24.3.50;
 notes-mode: Mention NOTES_BIN_DIR in Info manual
Date: Sat, 31 Aug 2013 10:54:50 +0530
Adding a side note (i.e., not a request):

May be do away with perl dependency....




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15205; Package emacs. (Sun, 30 May 2021 06:06:02 GMT) Full text and rfc822 format available.

Message #11 received at 15205 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Kanthimathi R <rkanthimathi <at> hotmail.co.in>
Cc: 15205 <at> debbugs.gnu.org
Subject: Re: bug#15205: 24.3.50; notes-mode: Mention NOTES_BIN_DIR in Info
 manual
Date: Sun, 30 May 2021 08:05:09 +0200
Kanthimathi R <rkanthimathi <at> hotmail.co.in> writes:

> notes-mode: Mention NOTES_BIN_DIR in Info manual
>
> I had to add the following to make it work.
>
>     (setenv "NOTES_BIN_DIR"
>             "/home/kjambunathan/.emacs.d/elpa/notes-mode-1.30" t)
>
> Without the above env var set, notes-mode will be unusable.

(I'm going through old bug reports that unfortunately got no response at
the time.)

Skimming the notes ELPA package, it seems like this should
be fixed now -- it says:

       (process-environment
        (cons (concat "NOTES_BIN_DIR=" (directory-file-name notes-utility-dir))
              process-environment)))

But I haven't tried it myself.  Are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 30 May 2021 06:06:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15205; Package emacs. (Thu, 01 Jul 2021 11:45:01 GMT) Full text and rfc822 format available.

Message #16 received at 15205 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Kanthimathi R <rkanthimathi <at> hotmail.co.in>
Cc: 15205 <at> debbugs.gnu.org
Subject: Re: bug#15205: 24.3.50; notes-mode: Mention NOTES_BIN_DIR in Info
 manual
Date: Thu, 01 Jul 2021 13:44:41 +0200
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Skimming the notes ELPA package, it seems like this should
> be fixed now -- it says:
>
>        (process-environment
>         (cons (concat "NOTES_BIN_DIR=" (directory-file-name notes-utility-dir))
>               process-environment)))
>
> But I haven't tried it myself.  Are you still seeing this problem?

More information was requested, but no response was given within a
month, so I'm closing this bug report.  If the problem still exists,
please respond to this email and we'll reopen the bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug closed, send any further explanations to 15205 <at> debbugs.gnu.org and Kanthimathi R <rkanthimathi <at> hotmail.co.in> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Thu, 01 Jul 2021 11:45:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 30 Jul 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.