unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.g0@libero.it>
To: emacs-devel@gnu.org
Subject: RMAIL issue on Windows build
Date: Thu, 15 Aug 2019 12:32:07 +0200 (CEST)	[thread overview]
Message-ID: <1711835354.812425.1565865127612@mail1.libero.it> (raw)

Usually I backup my mails with 'archivemail' which saves them as mbox. Then I can read them with RMAIL. If the mbox archive is 'Sent_box', I can read it with

M-x rmail
i Sen<TAB>  (completed in 'Sent_box')
h

At this point it shows a list of mails which I can select and read.

I did this both on Windows and GNU/Linux.

Now, with my last builds of master (20190802_231128), the above steps do not work on Windows (MSYS2/MINGW64),

i Sen<TAB>

does not complete (says: don't match). Even copy/pasting the full archive name (Sent_box), it seems to load an empty buffer..

On both systems the builds were configured '--without-pop', only the on Windows the build log says

[...]
config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands

 ===> Building ...

make -C nt all
make -C lib all
make info-real info-dir
make[1]: ingresso nella directory "/tmp/emacs-master/nt"
  RC       emacs.res
  CCLD     addpm.exe
  CCLD     cmdproxy.exe
[...]
-------------------

while on GNU/Linux

[...]
config.status: executing src/epaths.h commands
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
configure: You might want to install GNU Mailutils
<https://mailutils.org> and use './configure --with-mailutils'.

 ===> Building ...

make -C lib all
make info-real info-dir
make[1]: ingresso nella directory "/tmp/emacs-master"
make[1]: ingresso nella directory "/tmp/emacs-master/lib"
make -C doc/lispref info
[...]

Ciao,
  Angelo.



             reply	other threads:[~2019-08-15 10:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-15 10:32 Angelo Graziosi [this message]
2019-08-15 16:51 ` RMAIL issue on Windows build Eli Zaretskii
2019-08-15 21:03   ` Angelo Graziosi
2019-08-16  6:43     ` Eli Zaretskii

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=1711835354.812425.1565865127612@mail1.libero.it \
    --to=angelo.g0@libero.it \
    --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).