Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@iskon.hr>
Subject: Re: what the heck happened to gnus-spec ?!
Date: 08 Dec 1999 18:54:44 +0100	[thread overview]
Message-ID: <9t9aenl2u8r.fsf@mraz.iskon.hr> (raw)
In-Reply-To: Didier Verna's message of "08 Dec 1999 18:50:52 +0100"

Didier Verna <didier@epita.fr> writes:

> --- gnus-spec.el	Wed Jan 20 01:51:17 1999
> +++ /usr/local/src/pgnus/lisp/gnus-spec.el	Wed Dec  8 10:14:35 1999
> @@ -291,10 +291,10 @@
>    ;; SPEC-ALIST and returns a list that can be eval'ed to return the
>    ;; string.  If the FORMAT string contains the specifiers %( and %)
>    ;; the text between them will have the mouse-face text property.
> -  ;; If the FORMAT string contains the specifiers %< and %>, the text between
> +  ;; If the FORMAT string contains the specifiers %[ and %], the text between
>    ;; them will have the balloon-help text property.
>    (if (string-match
> -       "\\`\\(.*\\)%[0-9]?[{(<]\\(.*\\)%[0-9]?[})>]\\(.*\n?\\)\\'"
> +       "\\`\\(.*\\)%[0-9]?[{(«]\\(.*\\)%[0-9]?[»})]\\(.*\n?\\)\\'"
[...]
> -    (while (re-search-forward "%\\([0-9]+\\)?\\([{}()<>]\\)" nil t)
> +    (while (re-search-forward "%\\([0-9]+\\)?\\([«»{}()]\\)" nil t)
[...]
> -		(= delim ?\<))
> +		(= delim ?\«))

Disgusting!  What is this Latin 1 shit doing there?  I don't think it
will work for people running non-Latin-1 fonts.


  reply	other threads:[~1999-12-08 17:54 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-08 17:50 Didier Verna
1999-12-08 17:54 ` Hrvoje Niksic [this message]
1999-12-08 18:51 ` Jan Vroonhof
1999-12-08 19:29   ` Didier Verna
1999-12-08 19:22 ` Toby Speight
2000-04-21 19:25 ` Lars Magne Ingebrigtsen

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=9t9aenl2u8r.fsf@mraz.iskon.hr \
    --to=hniksic@iskon.hr \
    /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).