unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: John <jpff@codemist.co.uk>
To: emacs-devel@gnu.org
Subject: RMAIL and movemail?
Date: Wed, 23 Jan 2019 15:16:09 +0000	[thread overview]
Message-ID: <9811-Wed23Jan2019151609+0000-jpff@codemist.co.uk> (raw)

I am running the latest emacs from master but I am not sure when this
started to happen.

My raw mail box lives on a mail server machine on the LAN and i read
email either directly there (with alpine usually) or from time to time
I read mail into RMAIL on emacs on this computer.  For some time I
have not read it into emacs but now it does not work, nor for the
other main emacs user.  It may have been  triggered by a replacement
of the mail server (due to a failing disk possible) as the other user
noticed this yesterday.

Running emacs and looking at RMAIL file I type g, and it fails

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  string-match("^\\(imap\\|pop\\)s?$" nil nil)
  rmail-remote-proto-p(nil)
  rmail-insert-inbox-text(("/snout/home/aff/mbox") t)
  rmail-get-new-mail-1(nil ("/snout/home/aff/mbox") nil)
  rmail-get-new-mail()
  rmail()
  myrmail()
  funcall-interactively(myrmail)
  call-interactively(myrmail nil nil)
  command-execute(myrmail)
  command-line-1(("-f" "myrmail"))
  command-line()
  normal-top-level()

Absolutely repeatable.  The variable proto is nil and the mail box is
set by 
(setq rmail-primary-inbox-list '("/snout/home/aff/mbox"))
where /snout if nfs mounted from the server to the local machine
This was working until yesterday.  What have I done wrong?  I have
tried tracing the rail-get-new-mail and it looks OK as far as it goes.

Another data point, ^U g works but clearly does not delete the primary
mail.   I have checks the computer has read/write access to the nfs
mounted disk.  

==John ffitch



             reply	other threads:[~2019-01-23 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23 15:16 John [this message]
2019-01-23 17:08 ` RMAIL and movemail? Eli Zaretskii
2019-01-23 19:57   ` john
2019-01-27 18:18     ` John

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9811-Wed23Jan2019151609+0000-jpff@codemist.co.uk \
    --to=jpff@codemist.co.uk \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).