Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Can I use env variables in a score file?
       [not found] <mailman.1077.1370509496.22516.info-gnus-english@gnu.org>
@ 2013-08-01 11:26 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2013-08-01 11:26 UTC (permalink / raw)
  To: daniele.g; +Cc: info-gnus-english

dgiglio@iol.it (daniele.g) writes:

> |     ("message-id" "@mother\\.nostromo.wy>" s)
> |     ("references" "@mother\\.nostromo.wy>" s)) -7000 nil)
> |  )
> `----
> more portable changing the string "@mother.nostromo.wy> into something
> like $hostname.$domainname.
>
> Can I do this? How?

I don't think Gnus has built-in support for doing that.

-- 
(domestic pets only, the antidote for overdose, milk.)
  No Gnus T-Shirt for sale: http://ingebrigtsen.no/no.php

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Can I use env variables in a score file?
@ 2013-06-06  9:04 daniele.g
  0 siblings, 0 replies; 2+ messages in thread
From: daniele.g @ 2013-06-06  9:04 UTC (permalink / raw)
  To: info-gnus-english

I'd like to make the file
,----[ all.SCORE ]
| ;; -*- mode: lisp; -*-
| (
|  ("from" ("daniele.g" +1000 nil s))
|  ("message-id"
|   ("@mother.nostromo.wy>" +9000 nil s)
|   ("@nostromo.nostromo.wy>" +9000 nil s))
|  ("references"
|   ("@nostromo\\.nostromo\\.wy>$" +8000 nil r)
|   ("@nostromo\\.nostromo\\.wy>.+@" +7000 nil r)
|   ("@nostromo\\.nostromo\\.wy>.+@nostromo\\.nostromo\\.wy>$" -7000 nil r)
|   ("@mother\\.nostromo\\.wy>$" +8000 nil r)
|   ("@mother\\.nostromo\\.wy>.+@" +7000 nil r)
|   ("@mother\\.nostromo\\.wy>.+@mother\\.nostromo\\.wy>$" -7000 nil r)
|   )
|  ((&
|    ("message-id" "@nostromo\\.nostromo.wy>" s)
|    ("references" "@nostromo\\.nostromo.wy>" s)) -7000 nil
|    (&
|     ("message-id" "@mother\\.nostromo.wy>" s)
|     ("references" "@mother\\.nostromo.wy>" s)) -7000 nil)
|  )
`----
more portable changing the string "@mother.nostromo.wy> into something
like $hostname.$domainname.

Can I do this? How?

Thanks in advance.
-- 
                     Dona i tuoi cicli di clock alla ricerca!
                     http://boinc.berkeley.edu/
                          --------------------
           This signature was automatically generated with
           Signify v1.14.  For this and other cool products,
           check out http://www.debian.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-01 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1077.1370509496.22516.info-gnus-english@gnu.org>
2013-08-01 11:26 ` Can I use env variables in a score file? Lars Magne Ingebrigtsen
2013-06-06  9:04 daniele.g

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).