all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@alum.mit.edu>
To: help-gnu-emacs@gnu.org
Subject: Re: About "set bits"
Date: Wed, 10 Apr 2013 11:37:19 -0400	[thread overview]
Message-ID: <barmar-F0B00D.11371910042013@news.eternal-september.org> (raw)
In-Reply-To: mailman.23883.1365607222.855.help-gnu-emacs@gnu.org

In article <mailman.23883.1365607222.855.help-gnu-emacs@gnu.org>,
 Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Wed, 10 Apr 2013 21:46:27 +0800
> > From: Xue Fuqiao <xfq.free@gmail.com>
> > 
> > In (info "(elisp) Bindat Spec"):
> > 
> >   `bits LEN'
> >      List of set bits in LEN bytes.  The bytes are taken in big endian
> >      order and the bits are numbered starting with `8 * LEN - 1' and
> >      ending with zero.  For example: `bits 2' unpacks `#x28' `#x1c' to
> >      `(2 3 4 11 13)' and `#x1c' `#x28' to `(3 5 10 11 12)'.
> > 
> > I don't know what "set bits" means here.
> 
> It means bits that are set, i.e. their value is 1.

Xue's questions about documentation often seem to suggest that he 
doesn't know how to parse English. He frequently tries to interpret 
phrases as computer or Emacs jargon, when they just have the meaning the 
words imply.

-- 
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***


  parent reply	other threads:[~2013-04-10 15:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-10 13:46 About "set bits" Xue Fuqiao
2013-04-10 14:15 ` Thien-Thi Nguyen
2013-04-10 15:20 ` Eli Zaretskii
     [not found] ` <mailman.23883.1365607222.855.help-gnu-emacs@gnu.org>
2013-04-10 15:37   ` Barry Margolin [this message]
2013-04-10 22:33     ` Xue Fuqiao
2013-04-10 22:39       ` Xue Fuqiao
2013-04-11  8:46     ` Thien-Thi Nguyen
     [not found]     ` <mailman.23943.1365669842.855.help-gnu-emacs@gnu.org>
2013-04-11 15:19       ` Barry Margolin
2013-04-12  4:39         ` Thien-Thi Nguyen
2013-04-12 14:20           ` Xue Fuqiao

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=barmar-F0B00D.11371910042013@news.eternal-september.org \
    --to=barmar@alum.mit.edu \
    --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.