Gnus development mailing list
 help / color / mirror / Atom feed
From: Yeoh Yiu <squid@panix.com>
Subject: lint for .gnus / mailsplitting
Date: 27 Apr 2000 02:40:22 -0400	[thread overview]
Message-ID: <oxgbt2wavxl.fsf@panix6.panix.com> (raw)


I manually edit my .gnus file to control mail splitting by
for example, inserting a line such as

("club_sqa"  ""^Cc: \"vi whinges\" <emacs-discuss@microsfoft.com>")

which is unfortunate, because it generates error messages such as

Signaling: (error "Error in ~/.gnus: (end-of-file)")
  signal(error ("Error in ~/.gnus: (end-of-file)"))
  error("Error in %s: %s" "~/.gnus" (end-of-file))
  gnus-read-init-file()
  gnus-1(nil nil nil)
  gnus()
  command-line-1(("-f" "gnus"))
  command-line()
  normal-top-level()

because I accidently put in an extra " before the
        "^Cc:

What I would like instead is an error message such as
        Error in ~/.gnus: line 43 missmatched "


squid.



             reply	other threads:[~2000-04-27  6:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-27  6:40 Yeoh Yiu [this message]
2000-04-27 10:04 ` Kai Großjohann

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=oxgbt2wavxl.fsf@panix6.panix.com \
    --to=squid@panix.com \
    /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).