GNU bug report logs - #8417
hexlify-buffer

Previous Next

Package: emacs;

Reported by: Don Harter <donharter <at> comcast.net>

Date: Sun, 3 Apr 2011 17:36:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Don Harter <donharter <at> comcast.net>
Cc: 8417 <at> debbugs.gnu.org
Subject: bug#8417: hexlify-buffer
Date: Mon, 04 Apr 2011 00:06:11 +0300
> Date: Sun, 03 Apr 2011 14:33:32 -0500
> From: Don Harter <donharter <at> comcast.net>
> 
>     I am attaching some strace files.  Perhaps it is a permission
>     problem.

No, it looks like an encoding problem:

  stat("/usr/lib/emacs/23.1/x86_64-suse-linux/hexl", {st_mode=S_IFREG|0755, st_size=10680, ...}) = 0
  access("/usr/lib/emacs/23.1/x86_64-suse-linux/hexl", X_OK) = 0
  pipe([11, 12])                          = 0
  vfork()                                 = 2327
  close(12)                               = 0
  close(10)                               = 0
  read(11, "\357\273\277-hex: No such file or directo"..., 16384) = 35
            ^^^^^^^^^^^^^^^^

Does this happen in "emacs -Q"?





This bug report was last modified 14 years and 55 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.