all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thien-Thi Nguyen <ttn@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: [elpa] 01/01: [xpm int] Use cl-* names; drop ‘cl’ requirement.
Date: Wed, 18 Jun 2014 18:42:12 +0200	[thread overview]
Message-ID: <87vbrydva3.fsf@zigzag.favinet> (raw)
In-Reply-To: <jwv1tus7v4w.fsf-monnier+emacsdiffs@gnu.org> (Stefan Monnier's message of "Fri, 13 Jun 2014 10:16:42 -0400")

[-- Attachment #1: Type: text/plain, Size: 1481 bytes --]

() Stefan Monnier <monnier@iro.umontreal.ca>
() Fri, 13 Jun 2014 10:16:42 -0400

   `intangible' is a bad property which should die.
   Can you explain what you need it for?

Sure.  In a fit of rabid laziness, i decided to use
the output of the ‘showboard’ command, e.g.:

 = 
    A B C D E F G H J K L M N
 13 . . . . . . . . . . . . . 13
 12 . . . . . . . . . . . . . 12
 11 . . . . . . . . . . . . . 11
 10 . . . + . . + . . + . . . 10
  9 . . . . . . . . . . . . . 9
  8 . . . . . . . . . . . . . 8
  7 . . . + . . + . . + . . . 7
  6 . . . . . . . . . . . . . 6
  5 . . . . . . . . . . . . . 5     WHITE (O) has captured 0 stones
  4 . . . + . . + . . + . . . 4     BLACK (X) has captured 0 stones
  3 . . . . . . . . . . . . . 3
  2 . . . . . . . . . . . . . 2
  1 . . . . . . . . . . . . . 1
    A B C D E F G H J K L M N

directly and exercize the (then-newish) text-property
and overlay features w/ this raw text, rather than the
traditional pure-constructive approach (which is only
lame outside of Emacs, IMHO).  The ‘intangible’ property
is placed on the "whitespace" columns between A, B, etc
such that cursor motion never stops on those positions.

Is there a better way to achieve this nowadays?

-- 
Thien-Thi Nguyen
   GPG key: 4C807502
   (if you're human and you know it)
      read my lisp: (responsep (questions 'technical)
                               (not (via 'mailing-list)))
                     => nil

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2014-06-18 16:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20140613120120.13821.79283@vcs.savannah.gnu.org>
     [not found] ` <E1WvQAa-0003bv-OE@vcs.savannah.gnu.org>
2014-06-13 14:16   ` [elpa] 01/01: [xpm int] Use cl-* names; drop ‘cl’ requirement Stefan Monnier
2014-06-18 16:42     ` Thien-Thi Nguyen [this message]
2014-06-18 18:43       ` Stefan Monnier
2014-07-23 15:31         ` Thien-Thi Nguyen

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=87vbrydva3.fsf@zigzag.favinet \
    --to=ttn@gnu.org \
    --cc=emacs-devel@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.