all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Pablo Mercader Alcántara" <programingfrik@gmail.com>
Cc: 21203-done@debbugs.gnu.org
Subject: bug#21203: 24.5; about-emacs makes emacs freeze on windows 8.1
Date: Tue, 24 Nov 2015 22:51:04 +0200	[thread overview]
Message-ID: <83bnajxgsn.fsf@gnu.org> (raw)
In-Reply-To: <CAPQ4eML6TL30fNXQ7_Mi726_tZLGXNw4gO_xwpq8_o1kP5nr3A@mail.gmail.com>

> Date: Tue, 24 Nov 2015 16:42:12 -0400
> From: Pablo Mercader Alcántara <programingfrik@gmail.com>
> 
> Executing emacs from the windows command prompt directly (has GTKSharp
> on the PATH variable):
>   - emacs-about doesn't work
>   - the version says: GNU Emacs 24.5.1 (i686-pc-mingw32) (had to run
> it with -nw to see it)
>   - M-: (image-type-available-p 'svg) = t
>   - M-: (image-type-available-p 'png) = nil
>   - M-: (image-type-available-p 'xpm) = t
> 
> >From the windows command prompt, using a bat file to set the value of
> the variable PATH to the same value it had in the previous experiment:
>   - emacs-about works, displays svg image
>   - the version says: GNU Emacs 24.5.1 (i686-pc-mingw32)
>   - M-: (image-type-available-p 'svg) = t
>   - M-: (image-type-available-p 'png) = nil
>   - M-: (image-type-available-p 'xpm) = t
> 
> >From cygwin, using the envoirment as it comes:
>   - emacs-about works, displays png image
>   - the version says: GNU Emacs 24.5.1 (x86_64-unknown-cygwin)
>   - M-: (image-type-available-p 'svg) = nil
>   - M-: (image-type-available-p 'png) = t
>   - M-: (image-type-available-p 'xpm) = t

Find the good DLLs and put them (and all their dependency DLLs) in the
same directory where you keep emacs.exe.  Then you don't need to worry
about PATH, because Windows looks in the directory of the .exe file
first.

> Now I'm pretty sure that this is not an GNU Emacs bug, so I think that
> this report can be closed here.

Closing, thanks.





      reply	other threads:[~2015-11-24 20:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 23:41 bug#21203: 24.5; about-emacs makes emacs freeze on windows 8.1 Pablo Mercader Alcántara
2015-08-07  6:42 ` Eli Zaretskii
2015-08-07 13:24   ` Pablo Mercader Alcántara
2015-08-07 14:09     ` Eli Zaretskii
2015-08-13 21:06       ` Pablo Mercader Alcántara
2015-08-14  6:48         ` Eli Zaretskii
2015-09-30  7:49           ` Eli Zaretskii
2015-10-02 15:14             ` Pablo Mercader Alcántara
2015-11-24 20:42               ` Pablo Mercader Alcántara
2015-11-24 20:51                 ` Eli Zaretskii [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

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

  git send-email \
    --in-reply-to=83bnajxgsn.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=21203-done@debbugs.gnu.org \
    --cc=programingfrik@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.