all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: help-gnu-emacs@gnu.org
Subject: Byte swapping and bindat
Date: Fri, 10 Jun 2022 21:00:31 +0800	[thread overview]
Message-ID: <87pmjglllc.fsf@yahoo.com> (raw)
In-Reply-To: 87pmjglllc.fsf.ref@yahoo.com

I was looking into replacing some of the very complicated Motif binary
message parsing code in x-dnd.el with bindat, but there doesn't seem to
be a way to make bindat do byte-swapping automatically, which makes it a
lot less attractive.

Is there a way to specify a bindat type with fields whose endianess
depends on an external parameter (or another field of the type?)

Defining each type twice for both byte orders seems very ugly.



       reply	other threads:[~2022-06-10 13:00 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87pmjglllc.fsf.ref@yahoo.com>
2022-06-10 13:00 ` Po Lu [this message]
2022-06-10 13:32   ` Byte swapping and bindat Stefan Monnier via Users list for the GNU Emacs text editor
2022-06-10 15:53     ` Eli Zaretskii
2022-06-10 21:42       ` Stefan Monnier
2022-06-11  0:55         ` Po Lu
2022-06-11  5:45         ` Eli Zaretskii
2022-06-10 17:03     ` Stefan Monnier via Users list for the GNU Emacs text editor
2022-06-11  0:54     ` Po Lu
2022-06-11  1:08       ` Stefan Monnier
2022-06-11  1:15         ` Po Lu

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=87pmjglllc.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=help-gnu-emacs@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.