all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Scott Otterson <scotto@sharpleaf.org>
To: emacs-pretest-bug@gnu.org
Subject: bug#3935: 23.1.50; can't open hfy-cmap on MS windows
Date: Sun, 26 Jul 2009 13:15:42 -0700	[thread overview]
Message-ID: <4A6CB96E.6050507@sharpleaf.org> (raw)

Hello,

On Windows Vista, from either cmd.exe or from a cygwin xterm, when I start
emacs with emacs -nw, I get an error message message saying that emacs
can't load hfy-cmap.  Here's the full debug message:

 emacs --debug-init -nw

 result:

   Debugger entered--Lisp error: (file-error "Cannot open load file" 
"hfy-cmap")
  (hfy-fallback-colour-values colour)
  (if window-system (if (fboundp ...) (color-values colour) 
(x-color-values colour)) (hfy-fallback-colour-values colour))
  (if (string-match hfy-triplet-regex colour) (mapcar (lambda ... ...) 
(quote ...)) (if window-system (if ... ... ...) 
(hfy-fallback-colour-values colour)))
  hfy-colour-vals("navy")
  (if (hfy-colour-vals colour) t nil)
  (let ((window-system nil)) (if (hfy-colour-vals colour) t nil))
  x-color-defined-p("navy")
  cperl-choose-color("navy" "os2blue" "darkgreen")
  byte-code(" \bB\x10  ! \x13 ...
  require(cperl-mode)
  eval-buffer(#<buffer  *load*> nil "e:/scotto/.emacs" nil t)  ; Reading 
at buffer position 32559
  load-with-code-conversion("e:/scotto/.emacs" "e:/scotto/.emacs" t t)
  load("~/.emacs" t t)
  #[nil "\b  
      
----------------------------------------------------

In GNU Emacs 23.1.50.1 (i386-mingw-nt6.0.6002)
 of 2009-06-30 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 6.0.6002
configured using `configure --with-gcc (3.4) --no-opt --cflags 
-Ic:/g/include -fno-crossjumping'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  gud-tooltip-mode: t
  show-paren-mode: t
  iswitchb-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: 1

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <menu-bar> <help-menu> <send-emacs-bug
-report>

Recent messages:
Adding c:/Program Files/emacs/EmacsW32/lisp/ to load-path [2 times]
Loading boxquote...done
Loading e:/scotto/.emacs.gnu...
Loading count-words...done
Toggling tool-bar-mode off; better pass an explicit argument.
Loading e:/scotto/.emacs.gnu...done
Loading gud...done
For information about GNU Emacs and the GNU system, type C-h C-a.






             reply	other threads:[~2009-07-26 20:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-26 20:15 Scott Otterson [this message]
2010-01-26 23:34 ` bug#3935: can't open hfy-cmap on MS windows Glenn Morris

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=4A6CB96E.6050507@sharpleaf.org \
    --to=scotto@sharpleaf.org \
    --cc=3935@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@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 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.