Gnus development mailing list
 help / color / mirror / Atom feed
From: Jack Vinson <jvinson@chevax.ecs.umass.edu>
Subject: pgnus on a Windows box
Date: 19 Nov 1998 09:41:47 -0600	[thread overview]
Message-ID: <wkn25nr8p0.fsf@chevax.ecs.umass.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Okay, I am sure there is an easy answer for this, but what variable to I
have to set to fix this?

When I open my old archives (from Gnus 5.6.55) pgnus complains.  If I look
at the file (nnfolder+archive) each line has a \r appended to the end.  I
assume this has something to do with the fact that I am on Windows 95
machine.

If I do a query replace to remove all the \r's, I am able to enter the
group.  However, when I leave the group the file apparently closes and
reentry gives the same problem.  The backtrace is included below for
completeness.


[-- Attachment #2: Type: text/plain, Size: 3682 bytes --]

Signaling: (args-out-of-range 1 0)
  insert-buffer-substring(#<buffer misc-mail> 1 0)
  nnfolder-retrieve-headers((641 642 645 648 652 654 655 656 657 658 659 660 661 662 664 665 666 667 669 670 671 672 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 694 696 697 698 699 700 701 702 703 ... . (704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 761)) "misc-mail" "archive" some)
  gnus-retrieve-headers((641 642 645 648 652 654 655 656 657 658 659 660 661 662 664 665 666 667 669 670 671 672 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 694 696 697 698 699 700 701 702 703 ... . (704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 761)) "nnfolder+archive:misc-mail" some)
  gnus-cache-retrieve-headers((641 642 645 648 652 654 655 656 657 658 659 660 661 662 664 665 666 667 669 670 671 672 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 694 696 697 698 699 700 701 702 703 ... . (704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 761)) "nnfolder+archive:misc-mail" some)
  gnus-retrieve-headers((641 642 645 648 652 654 655 656 657 658 659 660 661 662 664 665 666 667 669 670 671 672 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 694 696 697 698 699 700 701 702 703 ... . (704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 761)) "nnfolder+archive:misc-mail" some)
  gnus-select-newsgroup("nnfolder+archive:misc-mail" nil nil)
  gnus-summary-read-group-1("nnfolder+archive:misc-mail" nil nil nil nil nil)
  gnus-summary-read-group("nnfolder+archive:misc-mail" nil nil nil nil nil nil)
  gnus-group-read-group(nil nil nil)
  gnus-topic-read-group(nil)
  call-interactively(gnus-topic-read-group)
  completing-read("Describe function: " [mail-extr-x400-encoded-address-surname-pattern mail-extr-hz-embedded-gb-encoded-chinese-pattern bface bmrk-filename gnus-signature-toggle last-time cl-seq1 cl-seq2 start-char gnus-add-to-list bbdb-refile-notes-default-merge-function bbdb/gnus-summary-prefer-bbdb-data View-quit gnus-article-summary-command-nosave gnus-topic-get-new-news-this-topic names-match-flag sort-columns-subprocess bookmark-bmenu-surreptitiously-rebuild-list bmrk bookmark-set-filename will-go nnmail-search-unix-mail-delim-backward end-line pop3-read-passwd widget-insert gnus-cite-max-prefix gnus-group-topic-name buffer-elisp cl-keys-temp epop3-parse-po:user@host gcc kinsoku-longer widget-link-prefix cl-copy gnus-cite-hide-absolute gnus-decode-header-methods ange-ftp-parse-netrc-token ispell-lookup-last-bow yanked view-mode-hook temp-file-name ispell-next-message gnus-article-signature widget-editable-list-insert-before supported-extensions smtpmail-recipient-addr!
 
ess-list convert-widget widget-doc
umentation-string-action gnus-summary-set-saved-mark gnus-orphan-score] fboundp t nil nil "nil")
  (setq val (completing-read (if fn ... "Describe function: ") obarray (quote fboundp) t nil nil (symbol-name fn)))
  (let ((fn ...) (enable-recursive-minibuffers t) val) (setq val (completing-read ... obarray ... t nil nil ...)) (list (if ... fn ...)))
  call-interactively(describe-function)

[-- Attachment #3: Type: text/plain, Size: 152 bytes --]


-- 
Jack Vinson <jvinson@chevax.ecs.umass.edu>    http://www.cis.upenn.edu/~vinson/
Zippy: TATTOOED MIDGETS are using ALFREDO in their SALAMI FACTORY!

             reply	other threads:[~1998-11-19 15:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-19 15:41 Jack Vinson [this message]
1998-11-19 18:39 ` Shenghuo ZHU
1998-11-19 19:25   ` Jack Vinson
1998-11-19 20:29     ` Shenghuo ZHU
1998-11-20 22:59       ` Jack Vinson
1998-11-24  9:16         ` Shenghuo ZHU
1998-11-25 14:51           ` Jack Vinson
1998-11-29 10:10             ` Shenghuo ZHU
1998-12-03 17:00               ` Jack Vinson

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=wkn25nr8p0.fsf@chevax.ecs.umass.edu \
    --to=jvinson@chevax.ecs.umass.edu \
    /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).