all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Don Harter <donharter@comcast.net>
Cc: 8417@debbugs.gnu.org
Subject: bug#8417: hexlify-buffer
Date: Mon, 04 Apr 2011 00:06:11 +0300	[thread overview]
Message-ID: <83k4fbvyd8.fsf@gnu.org> (raw)
In-Reply-To: <4D98CB8C.4070007@comcast.net>

> Date: Sun, 03 Apr 2011 14:33:32 -0500
> From: Don Harter <donharter@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"?






  parent reply	other threads:[~2011-04-03 21:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-03 15:22 bug#8417: hexlify-buffer Don Harter
2011-04-03 18:09 ` Eli Zaretskii
     [not found]   ` <4D98C9FC.8010307@comcast.net>
2011-04-03 20:55     ` Eli Zaretskii
     [not found]   ` <4D98CB8C.4070007@comcast.net>
2011-04-03 21:06     ` Eli Zaretskii [this message]
     [not found]       ` <4D990F77.60008@comcast.net>
2011-04-04  2:59         ` Eli Zaretskii
     [not found]           ` <4D99704F.5000308@comcast.net>
2011-04-04 11:50             ` Eli Zaretskii
2011-04-04 18:43               ` Eli Zaretskii
2011-04-04 18:50               ` Eli Zaretskii
2011-04-03 19:13 ` bug#8417: attached file Don Harter

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=83k4fbvyd8.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=8417@debbugs.gnu.org \
    --cc=donharter@comcast.net \
    /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.