From unknown Mon Jun 23 14:57:39 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#3935 <3935@debbugs.gnu.org> To: bug#3935 <3935@debbugs.gnu.org> Subject: Status: 23.1.50; can't open hfy-cmap on MS windows Reply-To: bug#3935 <3935@debbugs.gnu.org> Date: Mon, 23 Jun 2025 21:57:39 +0000 retitle 3935 23.1.50; can't open hfy-cmap on MS windows reassign 3935 emacs submitter 3935 Scott Otterson severity 3935 normal thanks From scotto@sharpleaf.org Sun Jul 26 13:16:05 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 26 Jul 2009 20:16:06 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6QKG0S7010316 for ; Sun, 26 Jul 2009 13:16:02 -0700 Received: from mx10.gnu.org ([199.232.76.166]:43901) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MVA8T-0003Zi-Nf for emacs-pretest-bug@gnu.org; Sun, 26 Jul 2009 16:16:00 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MVA8N-00030p-Kq for emacs-pretest-bug@gnu.org; Sun, 26 Jul 2009 16:15:54 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:59937) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MVA8M-0002zN-8s for emacs-pretest-bug@gnu.org; Sun, 26 Jul 2009 16:15:51 -0400 Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id BD7203BD0E6 for ; Sun, 26 Jul 2009 16:15:41 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 26 Jul 2009 16:15:41 -0400 X-Sasl-enc: FdU8tWTZnCe2zkqWhIP8fIyZWV5rqr+sCm3AsvcdWPCN 1248639337 Received: from [192.168.1.101] (unknown [209.91.48.199]) by mail.messagingengine.com (Postfix) with ESMTPSA id 095722540 for ; Sun, 26 Jul 2009 16:15:36 -0400 (EDT) Message-ID: <4A6CB96E.6050507@sharpleaf.org> Date: Sun, 26 Jul 2009 13:15:42 -0700 From: Scott Otterson User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: emacs-pretest-bug@gnu.org Subject: 23.1.50; can't open hfy-cmap on MS windows Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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(" B !  ... require(cperl-mode) eval-buffer(# 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 " ---------------------------------------------------- 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: 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. From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 26 18:34:18 2010 Received: (at 3935-done) by debbugs.gnu.org; 26 Jan 2010 23:34:18 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZuvJ-0007Ux-UB for submit@debbugs.gnu.org; Tue, 26 Jan 2010 18:34:18 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NZuvI-0007Us-HV for 3935-done@debbugs.gnu.org; Tue, 26 Jan 2010 18:34:16 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NZuvE-00073d-LE; Tue, 26 Jan 2010 18:34:12 -0500 To: 3935-done@debbugs.gnu.org Subject: Re: bug#3935: can't open hfy-cmap on MS windows From: Glenn Morris X-Spook: Baranyi Blowfish United Nations AGT. AMME Tony Blair KGB X-Ran: d_H'{%nq#>%|+fOUuv%9ZV,3+spbY~A>jV3o-6mGx)-e5o;mBu4B,Y"r=dg00S.Qe%-;}3 X-Hue: red X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 26 Jan 2010 18:34:12 -0500 Message-ID: <0utyu8785n.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 3935-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) This looks like it was a problem with your .emacs file. Since your report, hfy-cmap.el is now distributed with Emacs. From unknown Mon Jun 23 14:57:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 24 Feb 2010 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator