Gnus development mailing list
 help / color / mirror / Atom feed
From: asjo@koldfront.dk (Adam Sjøgren)
Subject: Re: Larger smilies
Date: Mon, 20 Mar 2006 22:09:31 +0100	[thread overview]
Message-ID: <87oe00zuus.fsf@topper.koldfront.dk> (raw)
In-Reply-To: <v9fylcope9.fsf@marauder.physik.uni-ulm.de>

On Mon, 20 Mar 2006 21:02:54 +0100, Reiner wrote:

> -  '(("\\(:-?)\\)\\W" 1 "smile")
> +  '(("\\(\\^:-?)\\)\\W" 1 "smile")

Actually this looks bothced to me.

I've got this regexp on my webpage:

 ("\\(\\^\\|[^>]\\)\\(:-?)\\)\\W" 2 "smile")

Which is supposed to say "':-)' either at the start of the line or
after something that is NOT '>' (because that would be evil(.xpm))"

Changing that line in smiley.el makes your changed work fine for me.


  Best regards,

   Adam

-- 
 "You know, if the sun was an oboe, what would you do?"       Adam Sjøgren
                                                         asjo@koldfront.dk




  parent reply	other threads:[~2006-03-20 21:09 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87adgwl8ht.fsf@virgil.koldfront.dk>
2006-02-21 20:03 ` Adam Sjøgren
2006-02-22 23:47   ` Miles Bader
2006-03-08 19:54     ` Adam Sjøgren
2006-03-09 19:19       ` Reiner Steib
2006-03-20 18:22         ` Adam Sjøgren
2006-03-20 20:02           ` Reiner Steib
2006-03-20 21:04             ` Adam Sjøgren
2006-03-20 23:09               ` Reiner Steib
2006-03-21  0:03                 ` Adam Sjøgren
2006-03-20 21:09             ` Adam Sjøgren [this message]
2006-03-20 18:46         ` Adam Sjøgren
2006-04-12  5:51   ` Lars Magne Ingebrigtsen
2006-04-12 21:25     ` Reiner Steib
2006-04-13  5:51       ` Lars Magne Ingebrigtsen
2006-04-15 11:09       ` 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=87oe00zuus.fsf@topper.koldfront.dk \
    --to=asjo@koldfront.dk \
    /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).