unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Kanthimathi R <rkanthimathi@hotmail.co.in>
Cc: 15205@debbugs.gnu.org
Subject: bug#15205: 24.3.50; notes-mode: Mention NOTES_BIN_DIR in Info manual
Date: Sun, 30 May 2021 08:05:09 +0200	[thread overview]
Message-ID: <871r9o3gfe.fsf@gnus.org> (raw)
In-Reply-To: <BLU0-SMTP303AAFDBCE2221F0F4E9F4991340@phx.gbl> (Kanthimathi R.'s message of "Thu, 29 Aug 2013 09:10:21 +0530")

Kanthimathi R <rkanthimathi@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





  parent reply	other threads:[~2021-05-30  6:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-29  3:40 bug#15205: 24.3.50; notes-mode: Mention NOTES_BIN_DIR in Info manual Kanthimathi R
2013-08-31  5:24 ` Jambunathan K
2021-05-30  6:05 ` Lars Ingebrigtsen [this message]
2021-07-01 11:44   ` Lars Ingebrigtsen

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://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=871r9o3gfe.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=15205@debbugs.gnu.org \
    --cc=rkanthimathi@hotmail.co.in \
    /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/emacs.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).