unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Jason Rumney <jasonr@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r101058: (add_registry): Set path for runemacs.exe to use.
Date: Thu, 12 Aug 2010 20:48:06 +0200	[thread overview]
Message-ID: <AANLkTimJXDyU7RJVe9dfOGKZkNT3MXB8BkqgwKfrVXoD@mail.gmail.com> (raw)
In-Reply-To: <E1OjZX3-0002B7-Ak@internal.in.savannah.gnu.org>

On Thu, Aug 12, 2010 at 16:28, Jason Rumney <jasonr@wanchan> wrote:

> +                     RegSetValueEx (runemacs_key, "Path", 0, REG_SZ,
> +                                    dll_paths, len);

Could we use REG_EXPAND_SZ for the App Paths entries? They are also
valid, and more flexible.

(I happen to use them, and I have to be extra-careful not to allow
addpm.exe to run because it thrashes them, which is a PITA because
there's no easy way to switch them back to REG_EXPAND_SZ from inside
regedit, I must resort to other tools or recreating with a suitable
.reg file).

    Juanma



       reply	other threads:[~2010-08-12 18:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1OjZX3-0002B7-Ak@internal.in.savannah.gnu.org>
2010-08-12 18:48 ` Juanma Barranquero [this message]
2010-08-12 19:10   ` [Emacs-diffs] /srv/bzr/emacs/trunk r101058: (add_registry): Set path for runemacs.exe to use Lennart Borgman
2010-08-13  1:18   ` Jason Rumney

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=AANLkTimJXDyU7RJVe9dfOGKZkNT3MXB8BkqgwKfrVXoD@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jasonr@gnu.org \
    /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).