Gnus development mailing list
 help / color / mirror / Atom feed
From: Wolfgang Jenkner <wjenkner@inode.at>
To: Alan Schmitt <alan.schmitt@polytechnique.org>
Cc: ding@gnus.org
Subject: Re: Missing function 'gnus-get-text-property-excluding-characters-with-faces' using gnus from git
Date: Sat, 09 Aug 2014 17:32:10 +0200	[thread overview]
Message-ID: <85bnrt8yrp.fsf@iznogoud.viz> (raw)
In-Reply-To: <m2iom3hwvs.fsf@polytechnique.org> (Alan Schmitt's message of "Fri, 08 Aug 2014 16:35:51 +0200")

On Fri, Aug 08 2014, Alan Schmitt wrote:

> On 2014-08-07 20:47, Wolfgang Jenkner <wjenkner@inode.at> writes:
[...]
>> M-: (while (not (or (eobp) (featurep 'gnus-util)))
>>   (eval (read (current-buffer))))
[...]
> Thank you for this very nice trick!

For the record, the (eobp) test is bogus because trailing whitespace or
comments will cause an end-of-file error if the featurep test never
returns t. So, for our diagnostic purposes, it's best to just omit the
(eobp).

Oh, and it is not a trick ;-)

Wolfgang



  reply	other threads:[~2014-08-09 15:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31  8:50 Alan Schmitt
2014-07-31 16:56 ` Adam Sjøgren
2014-07-31 17:02 ` Adam Sjøgren
2014-07-31 17:30   ` David Goldberg
2014-08-06  7:29   ` Alan Schmitt
2014-08-07  2:16     ` Dave Goldberg
2014-08-07  6:59       ` Alan Schmitt
2014-08-07 18:47         ` Wolfgang Jenkner
2014-08-08 14:35           ` Alan Schmitt
2014-08-09 15:32             ` Wolfgang Jenkner [this message]
2014-08-11 12:13               ` Alan Schmitt

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=85bnrt8yrp.fsf@iznogoud.viz \
    --to=wjenkner@inode.at \
    --cc=alan.schmitt@polytechnique.org \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).