>>> Building on exopi-4 under mail/mew BDEPENDS = [editors/emacs] DIST = [mail/mew:mew-6.9a.tar.gz] FULLPKGNAME = mew-6.9p2 RDEPENDS = [security/stunnel;lang/ruby/3.2;databases/ruby-sqlite3,ruby32;editors/emacs] (Junk lock obtained for exopi-4 at 1713851517.05) >>> Running depends in mail/mew at 1713851517.08 last junk was in www/unit/unit /usr/sbin/pkg_add -aI -Drepair emacs-29.3-gtk3 was: /usr/sbin/pkg_add -aI -Drepair emacs-29.3-gtk3 /usr/sbin/pkg_add -aI -Drepair emacs-29.3-gtk3 New and changed readme(s): /usr/local/share/doc/pkg-readmes/emacs /usr/local/share/doc/pkg-readmes/xdg-utils >>> Running show-prepare-results in mail/mew at 1713851544.42 ===> mail/mew ===> Building from scratch mew-6.9p2 ===> mew-6.9p2 depends on: emacs->=24 -> emacs-29.3-gtk3 ===> Verifying specs: c z ===> found c.100.0 z.7.0 emacs-29.3-gtk3 (Junk lock released for exopi-4 at 1713851545.18) Woken up security/rbw distfiles size=996003 >>> Running build in mail/mew at 1713851545.21 ===> mail/mew ===> Checking files for mew-6.9p2 `/exopi-cvs/ports/distfiles/mew-6.9a.tar.gz' is up to date. >> (SHA256) mew-6.9a.tar.gz: OK ===> Extracting for mew-6.9p2 ===> Patching for mew-6.9p2 ===> Applying OpenBSD patch patch-mew-vars_el Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: elisp/mew-vars.el |--- elisp/mew-vars.el.orig |+++ elisp/mew-vars.el -------------------------- Patching file elisp/mew-vars.el using Plan A... Hunk #1 succeeded at 3114. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mew-6.9p2 ===> Configuring for mew-6.9p2 checking for emacs... /usr/local/bin/emacs configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting === configuring in elisp (/exopi-obj/pobj/mew-6.9/mew-6.9/elisp) configure: WARNING: no configuration information is in elisp === configuring in bin (/exopi-obj/pobj/mew-6.9/mew-6.9/bin) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' 'elispdir=/usr/local/share/emacs/site-lisp' 'etcdir=/usr/local/share/emacs/site-lisp/etc' 'infodir=/usr/local/info' 'mandir=/usr/local/man' --cache-file=/dev/null --srcdir=. checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking for a BSD-compatible install... /exopi-obj/pobj/mew-6.9/bin/install -c checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for useconds_t... yes checking for ssize_t... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... (cached) /usr/bin/grep -E checking for dir.h... no checking for unistd.h... (cached) yes checking for pwd.h... yes checking for fcntl.h... yes checking for io.h... no checking for sys/time.h... (cached) yes checking for sys/file.h... yes checking for main in -lz... yes checking for strncasecmp... yes checking for strnicmp... no checking for memmove... yes checking for fgetln... yes checking for fork... yes checking for getpwuid... yes checking for getlogin... yes checking for usleep... yes checking for Sleep... no checking for setmode... yes checking for _setmode... no checking for chdir... yes checking for _chdir2... no checking for chmod... yes checking for poll... yes checking for futimes... yes checking for fchmod... yes checking for flock... yes checking for lockf... yes checking for snprintf... yes checking for utimes... yes checking if SIGALRM is defined... yes checking if SIGHUP is defined... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating config.h configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating mew-pinentry config.status: creating config.h config.status: config.h is unchanged *************************** Mew configuration results *************************** use emacs : /usr/local/bin/emacs elisp files should go : /usr/local/share/emacs/site-lisp etc files should go : /usr/local/share/emacs/site-lisp/etc exec files should go : /usr/local/bin info files should go : /usr/local/info man files should go : /usr/local/man/man1 Then type 'make' and 'make install'. For Japanese environment, also 'make install-jinfo'. ===> Building for mew-6.9p2 cd elisp; /usr/bin/make EMACS=/usr/local/bin/emacs Compiling EL files of Mew ... PLEASE IGNORE WARNINGS IF DISPLAYED. TAKE IT EASY! /usr/local/bin/emacs -batch -q -no-site-file -l ./temp.el -f mew-compile In toplevel form: mew-addrbook.el:134:2: Warning: defvar `mew-alias-expand-prefix' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-alias-expand: mew-addrbook.el:154:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-q-encode-string: mew-bq.el:163:47: Warning: avoid `lsh'; use `ash' instead In mew-param-encode: mew-bq.el:850:47: Warning: avoid `lsh'; use `ash' instead In mew-circular-complete-switch: mew-complete.el:419:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-expand-address: mew-complete.el:479:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-draft-get-case-by-guess: mew-config.el:589:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-header-veil: mew-decode.el:121:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-cite-strings: mew-draft.el:525:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-cite-prefix-username: mew-draft.el:563:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-draft-use-format-flowed: mew-draft.el:608:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-draft-set-privacy-method: mew-draft.el:954:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-reedit: mew-edit.el:651:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-edit-again: mew-edit.el:826:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-env.el:19:2: Warning: defvar `mew-connection-type1' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-assoc-match: mew-func.el:159:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-assoc-match2: mew-func.el:171:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-assoc-match3: mew-func.el:183:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-get-my-address-regex-list: mew-func.el:1295:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-x-face-create: mew-gemacs.el:397:5: Warning: `string-as-unibyte' is an obsolete function (as of 26.1); use `encode-coding-string'. In mew-highlight-body-region: mew-highlight.el:160:13: Warning: `inhibit-point-motion-hooks' is an obsolete variable (as of 25.1); use `cursor-intangible-mode' or `cursor-sensor-mode' instead In mew-summary-cook-region: mew-highlight.el:287:12: Warning: `inhibit-point-motion-hooks' is an obsolete variable (as of 25.1); use `cursor-intangible-mode' or `cursor-sensor-mode' instead In mew-dir-list-with-link-count: mew-local.el:26:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-dir-list-without-link-count: mew-local.el:53:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-local-folder-insert: mew-local.el:173:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mark-undo-all: mew-mark.el:94:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mark-duplicated: mew-mark.el:703:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-exchange-marks: mew-mark.el:864:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-message-next-page: mew-message.el:48:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-message-prev-page: mew-message.el:78:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-execute-external: mew-mime.el:666:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-minibuf.el:15:2: Warning: defvar `mew-input-complete-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-minibuf.el:26:2: Warning: defvar `mew-input-exit-minibuffer-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-minibuf.el:38:2: Warning: defvar `mew-input-comma-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-retrieve: mew-net.el:475:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-retrieve-message: mew-net.el:630:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mark-retrieve-message: mew-net.el:742:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-pgp-fetch-key: mew-pgp.el:1170:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-pick: mew-pick.el:38:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-pick-with-mewl: mew-pick.el:167:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-copy: mew-refile.el:577:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-refile: mew-refile.el:594:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-auto-refile: mew-refile.el:827:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-scan-setup: mew-scan.el:36:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-mark: mew-scan.el:47:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-size: mew-scan.el:169:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-extract-addr: mew-scan.el:192:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-from: mew-scan.el:224:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-get-summary-form: mew-scan.el:272:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-ls: mew-scan.el:701:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-ssl.el:11:2: Warning: defvar `mew-ssl-cert-directory' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-open-ssl-stream: mew-ssl.el:135:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-get-region: mew-summary.el:222:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-display: mew-summary2.el:164:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-analyze-again-alternative: mew-summary2.el:351:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-analyze-again: mew-summary2.el:360:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mouse-show: mew-summary2.el:782:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-subject-simplify: mew-summary3.el:119:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-reply: mew-summary3.el:206:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-reply-with-citation: mew-summary3.el:365:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-goto-line: mew-summary4.el:140:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-jump-top: mew-summary4.el:221:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-jump-bottom: mew-summary4.el:231:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-print: mew-summary4.el:322:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-unshar: mew-summary4.el:537:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-uudecode: mew-summary4.el:547:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-8bit: mew-summary4.el:1002:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-warning: mew-summary4.el:1026:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-policy: mew-summary4.el:1043:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-debug: mew-summary4.el:1060:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-pgp: mew-summary4.el:1073:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-learn-spam: mew-summary4.el:1086:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-learn-ham: mew-summary4.el:1110:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-info: mew-syntax.el:349:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-thread.el:17:2: Warning: custom-declare-variable `mew-use-complete-thread' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-thread-region: mew-thread.el:342:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-thread-mark-refile: mew-thread.el:495:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-thread-mark-copy: mew-thread.el:511:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-vars.el:200:2: Warning: custom-declare-variable `mew-imap-spam-field' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:210:2: Warning: custom-declare-variable `mew-imap-spam-word' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:217:2: Warning: custom-declare-variable `mew-imap-spam-pattern' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:225:2: Warning: custom-declare-variable `mew-imap-spam-folder' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:314:2: Warning: custom-declare-variable `mew-make-message-hook' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:463:2: Warning: custom-declare-variable `mew-mail-address-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:470:2: Warning: custom-declare-variable `mew-mail-domain-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:478:2: Warning: custom-declare-variable `mew-from-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:569:2: Warning: custom-declare-variable `mew-ssh-keep-connection' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:575:2: Warning: custom-declare-variable `mew-ssl-keep-connection' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:637:2: Warning: custom-declare-variable `mew-smtp-msgid-user' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:643:2: Warning: custom-declare-variable `mew-smtp-msgid-domain' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:656:2: Warning: custom-declare-variable `mew-mailbox-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:666:2: Warning: custom-declare-variable `mew-mbox-command' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:671:2: Warning: custom-declare-variable `mew-mbox-command-arg' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:682:2: Warning: custom-declare-variable `mew-biff-interval' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:729:2: Warning: custom-declare-variable `mew-pop-auth' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:761:2: Warning: custom-declare-variable `mew-pop-body-lines' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:822:2: Warning: custom-declare-variable `mew-imap-auth' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:856:2: Warning: custom-declare-variable `mew-imap-prefix-list' docstring wider than 80 characters mew-vars.el:856:2: Warning: custom-declare-variable `mew-imap-prefix-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:959:2: Warning: custom-declare-variable `mew-nntp-msgid-user' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:965:2: Warning: custom-declare-variable `mew-nntp-msgid-domain' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:978:2: Warning: custom-declare-variable `mew-range-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1017:2: Warning: custom-declare-variable `mew-range-list-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1023:2: Warning: custom-declare-variable `mew-range-list-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1034:2: Warning: custom-declare-variable `mew-unread-mark-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1082:2: Warning: custom-declare-variable `mew-unread-mark-list-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1088:2: Warning: custom-declare-variable `mew-unread-mark-list-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1099:2: Warning: defconst `mew-summary-form-header' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1148:2: Warning: custom-declare-variable `mew-summary-form' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1190:2: Warning: custom-declare-variable `mew-summary-form-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1233:2: Warning: custom-declare-variable `mew-summary-form-list-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1239:2: Warning: custom-declare-variable `mew-summary-form-list-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1251:2: Warning: custom-declare-variable `mew-summary-form-extract-rule' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1327:2: Warning: custom-declare-variable `mew-summary-form-size-huge' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1334:2: Warning: custom-declare-variable `mew-spam:' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1353:2: Warning: defvar `mew-scan-fields-alias' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1357:2: Warning: defvar `mew-summary-form-func-prefix' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1368:2: Warning: custom-declare-variable `mew-thread-column' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1412:2: Warning: custom-declare-variable `mew-header-max-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1419:2: Warning: custom-declare-variable `mew-header-max-depth' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1454:2: Warning: custom-declare-variable `mew-scan-max-field-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1459:2: Warning: custom-declare-variable `mew-scan-max-body-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1464:2: Warning: custom-declare-variable `mew-scan-body-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1515:2: Warning: custom-declare-variable `mew-ask-range' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1551:2: Warning: custom-declare-variable `mew-ask-charset' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1603:2: Warning: custom-declare-variable `mew-use-text/html' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1609:2: Warning: custom-declare-variable `mew-use-text/html-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1642:2: Warning: custom-declare-variable `mew-use-text/html-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1648:2: Warning: custom-declare-variable `mew-use-text/html-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1692:2: Warning: custom-declare-variable `mew-use-autoconv-when-unknown' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1703:2: Warning: custom-declare-variable `mew-use-biff' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1715:2: Warning: custom-declare-variable `mew-use-biff-bell' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1736:2: Warning: custom-declare-variable `mew-use-alternative' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1742:2: Warning: custom-declare-variable `mew-disable-alternative-regex-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1773:2: Warning: custom-declare-variable `mew-use-fast-refile' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1783:2: Warning: custom-declare-variable `mew-use-node-folder' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1790:2: Warning: custom-declare-variable `mew-use-case-completion' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1892:2: Warning: custom-declare-variable `mew-multipart-icon-position' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1920:2: Warning: custom-declare-variable `mew-summary-show-direction' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1928:2: Warning: custom-declare-variable `mew-summary-mark-direction' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1936:2: Warning: custom-declare-variable `mew-summary-show-pause' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1942:2: Warning: custom-declare-variable `mew-summary-mark-duplicated-skip' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1964:2: Warning: custom-declare-variable `mew-summary-goto-line-then-display' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1970:2: Warning: custom-declare-variable `mew-summary-jump-top-then-display' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1976:2: Warning: custom-declare-variable `mew-summary-jump-bottom-then-display' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2024:2: Warning: custom-declare-variable `mew-field-other-visible' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2031:2: Warning: custom-declare-variable `mew-use-header-veil' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2052:2: Warning: custom-declare-variable `mew-draft-mode-auto-save' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2060:2: Warning: custom-declare-variable `mew-header-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2088:2: Warning: custom-declare-variable `mew-reply-to' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2094:2: Warning: custom-declare-variable `mew-fcc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2100:2: Warning: custom-declare-variable `mew-cc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2106:2: Warning: custom-declare-variable `mew-bcc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2112:2: Warning: custom-declare-variable `mew-dcc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2120:2: Warning: custom-declare-variable `mew-from' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2127:2: Warning: custom-declare-variable `mew-organization' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2143:2: Warning: custom-declare-variable `mew-cite-hook' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2149:2: Warning: custom-declare-variable `mew-cite-strings-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2160:2: Warning: custom-declare-variable `mew-cite-prefix-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2166:2: Warning: custom-declare-variable `mew-cite-prefix-confirmp' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2188:2: Warning: custom-declare-variable `mew-draft-cite-fill-mode' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2197:2: Warning: custom-declare-variable `mew-draft-cite-ellipses' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2203:2: Warning: custom-declare-variable `mew-draft-cite-label-fill-column' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2209:2: Warning: custom-declare-variable `mew-summary-reply-position' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2215:2: Warning: custom-declare-variable `mew-summary-reply-with-citation-position' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2247:2: Warning: custom-declare-variable `mew-charset-input-method-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2273:2: Warning: custom-declare-variable `mew-charset-latin' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2297:2: Warning: custom-declare-variable `mew-signature-file' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2332:2: Warning: custom-declare-variable `mew-use-samba-encoding-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2347:2: Warning: custom-declare-variable `mew-attach-move-by-line' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2507:2: Warning: custom-declare-variable `mew-save-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2513:2: Warning: custom-declare-variable `mew-summary-preserve-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2519:2: Warning: custom-declare-variable `mew-copy-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2525:2: Warning: custom-declare-variable `mew-draft-preserve-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2542:2: Warning: custom-declare-variable `mew-regex-folder-candidate' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2558:2: Warning: custom-declare-variable `mew-refile-guess-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2603:2: Warning: custom-declare-variable `mew-refile-auto-refile-skip-any-mark' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2609:2: Warning: custom-declare-variable `mew-refile-auto-refile-confirm' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2615:2: Warning: custom-declare-variable `mew-refile-guess-strip-domainpart' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2620:2: Warning: custom-declare-variable `mew-refile-guess-from-me-is-special' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2631:2: Warning: custom-declare-variable `mew-case-guess-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2638:2: Warning: custom-declare-variable `mew-case-guess-when-replied-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2670:2: Warning: custom-declare-variable `mew-temp-file-initial' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2699:2: Warning: custom-declare-variable `mew-auto-get' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2732:2: Warning: custom-declare-variable `mew-sort-default-key' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2738:2: Warning: custom-declare-variable `mew-sort-default-key-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2747:2: Warning: custom-declare-variable `mew-sort-key-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2816:2: Warning: custom-declare-variable `mew-use-cursor-mark' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2823:2: Warning: custom-declare-variable `mew-use-highlight-cursor-line' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2829:2: Warning: custom-declare-variable `mew-use-highlight-mouse-line' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2849:2: Warning: custom-declare-variable `mew-cursor-mark' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2905:2: Warning: custom-declare-variable `mew-addrbook-override-by-newone' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2914:2: Warning: custom-declare-variable `mew-addrbook-for-cite-label' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2920:2: Warning: custom-declare-variable `mew-addrbook-for-cite-prefix' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2926:2: Warning: custom-declare-variable `mew-addrbook-for-address-expansion' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2932:2: Warning: custom-declare-variable `mew-addrbook-for-summary' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2965:2: Warning: custom-declare-variable `mew-draft-privacy-method' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2971:2: Warning: custom-declare-variable `mew-protect-privacy-always' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2977:2: Warning: custom-declare-variable `mew-protect-privacy-always-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2994:2: Warning: custom-declare-variable `mew-protect-privacy-encrypted' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:3000:2: Warning: custom-declare-variable `mew-protect-privacy-encrypted-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:3016:2: Warning: custom-declare-variable `mew-protect-privacy-with-old-pgp-signature' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:3027:2: Warning: custom-declare-variable `mew-passwd-lifetime' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-vars2.el:172:2: Warning: defvar `mew-addrbook-switch' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:287:2: Warning: defvar `mew-mime-content-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:384:2: Warning: defvar `mew-mime-content-type-for-ooffice' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:516:2: Warning: custom-declare-variable `mew-field-spec' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:786:2: Warning: defvar `mew-inbox-action-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:918:2: Warning: custom-declare-variable `mew-config-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-vars3.el:188:2: Warning: custom-declare-face `mew-face-eof-message' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars3.el:192:2: Warning: custom-declare-face `mew-face-eof-part' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-selection-by-pick: mew-virtual.el:59:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-selection-by-pick-with-mewl: mew-virtual.el:106:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-selection-by-pick-with-grep: mew-virtual.el:116:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-w32-print-buffer: mew-win32.el:91:30: Warning: reference to free variable `mew-w32-cs-print' mew-win32.el:95:11: Warning: reference to free variable `mew-w32-prog-print-arg' mew-win32.el:96:21: Warning: reference to free variable `mew-w32-prog-print' In end of data: mew-win32.el:222:21: Warning: the function `dos-to-unix-filename' might not be defined at runtime. mew-win32.el:63:29: Warning: the function `mw32script-argument-editing-function' might not be defined at runtime. mew-win32.el:60:19: Warning: the function `mw32script-openp' might not be defined at runtime. mew-win32.el:55:4: Warning: the function `mw32script-make-pathext-regexp' might not be defined at runtime. mew-win32.el:49:4: Warning: the function `mw32script-init' might not be defined at runtime. In mew-mark-exec-delete: mew-exec.el:43:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-exec-refile: mew-exec.el:235:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew.el:45:2: Warning: defvar `mew-debug' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew: mew.el:58:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-user-agent-compose: mew.el:102:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-window-configure: mew.el:361:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) Compiling EL files of Mew ... done cd bin; /usr/bin/make cc -c -O2 -pipe -Wall mewencode.c cc -c -O2 -pipe -Wall utils.c cc -o mewencode mewencode.o utils.o -lz rm -f mewdecode mewcat for f in mewdecode mewcat; do ln mewencode ${f}; done cc -c -O2 -pipe -Wall mewl.c cc -c -O2 -pipe -Wall pattern.c cc -o mewl mewl.o utils.o pattern.o cc -c -O2 -pipe -Wall incm.c cc -o incm incm.o utils.o incm.c(incm.o:(open_new_inbox_file)): warning: rand() may return deterministic values, is that what you want? >>> Running package in mail/mew at 1713851577.31 ===> mail/mew ===> Faking installation for mew-6.9p2 cd elisp; /usr/bin/make install EMACS=/usr/local/bin/emacs elispdir=/usr/local/share/emacs/site-lisp DESTDIR=/exopi-obj/pobj/mew-6.9/fake-amd64 Compiling EL files of Mew ... PLEASE IGNORE WARNINGS IF DISPLAYED. TAKE IT EASY! /usr/local/bin/emacs -batch -q -no-site-file -l ./temp.el -f mew-compile In toplevel form: mew-addrbook.el:134:2: Warning: defvar `mew-alias-expand-prefix' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-alias-expand: mew-addrbook.el:154:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-attach-audio: mew-attach.el:456:34: Warning: reference to free variable `mew-prog-audio2' In mew-q-encode-string: mew-bq.el:163:47: Warning: avoid `lsh'; use `ash' instead In mew-param-encode: mew-bq.el:850:47: Warning: avoid `lsh'; use `ash' instead In mew-circular-complete-switch: mew-complete.el:419:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-expand-address: mew-complete.el:479:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-draft-get-case-by-guess: mew-config.el:589:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-header-veil: mew-decode.el:121:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-cite-strings: mew-draft.el:525:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-cite-prefix-username: mew-draft.el:563:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-draft-use-format-flowed: mew-draft.el:608:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-draft-set-privacy-method: mew-draft.el:954:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-reedit: mew-edit.el:651:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-edit-again: mew-edit.el:826:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-env.el:19:2: Warning: defvar `mew-connection-type1' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-ext-url: mew-ext.el:451:17: Warning: reference to free variable `mew-prog-text/html-ext' In mew-ext-url-ext: mew-ext.el:474:16: Warning: reference to free variable `mew-prog-text/html-ext' In end of data: mew-ext.el:105:8: Warning: the function `ange-ftp-copy-file-internal' might not be defined at runtime. mew-ext.el:98:18: Warning: the function `ange-ftp-expand-file-name' might not be defined at runtime. mew-ext.el:94:8: Warning: the function `ange-ftp-file-name-all-completions' might not be defined at runtime. mew-ext.el:90:8: Warning: the function `ange-ftp-file-name-completion' might not be defined at runtime. In mew-assoc-match: mew-func.el:159:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-assoc-match2: mew-func.el:171:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-assoc-match3: mew-func.el:183:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-get-my-address-regex-list: mew-func.el:1295:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-x-face-create: mew-gemacs.el:397:5: Warning: `string-as-unibyte' is an obsolete function (as of 26.1); use `encode-coding-string'. In mew-highlight-body-region: mew-highlight.el:160:13: Warning: `inhibit-point-motion-hooks' is an obsolete variable (as of 25.1); use `cursor-intangible-mode' or `cursor-sensor-mode' instead In mew-summary-cook-region: mew-highlight.el:287:12: Warning: `inhibit-point-motion-hooks' is an obsolete variable (as of 25.1); use `cursor-intangible-mode' or `cursor-sensor-mode' instead In mew-dir-list: mew-local.el:23:16: Warning: reference to free variable `mew-dir-list-function' In mew-dir-list-with-link-count: mew-local.el:26:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-dir-list-without-link-count: mew-local.el:53:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-local-folder-insert: mew-local.el:173:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mark-undo-all: mew-mark.el:94:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mark-duplicated: mew-mark.el:703:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-exchange-marks: mew-mark.el:864:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-message-next-page: mew-message.el:48:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-message-prev-page: mew-message.el:78:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-execute-external: mew-mime.el:666:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In end of data: mew-mime.el:579:22: Warning: the function `w3m-expand-file-name-as-url' might not be defined at runtime. mew-mime.el:578:10: Warning: the function `w3m-region' might not be defined at runtime. In toplevel form: mew-minibuf.el:15:2: Warning: defvar `mew-input-complete-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-minibuf.el:26:2: Warning: defvar `mew-input-exit-minibuffer-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-minibuf.el:38:2: Warning: defvar `mew-input-comma-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-retrieve: mew-net.el:475:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-retrieve-message: mew-net.el:630:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mark-retrieve-message: mew-net.el:742:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-pgp-fetch-key: mew-pgp.el:1170:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-pick: mew-pick.el:38:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-pick-with-mewl: mew-pick.el:167:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-copy: mew-refile.el:577:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-refile: mew-refile.el:594:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-auto-refile: mew-refile.el:827:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-scan-setup: mew-scan.el:36:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-mark: mew-scan.el:47:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-size: mew-scan.el:169:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-extract-addr: mew-scan.el:192:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-form-from: mew-scan.el:224:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-get-summary-form: mew-scan.el:272:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-ls: mew-scan.el:701:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In end of data: mew-scan.el:536:16: Warning: the function `MEW-CTE' might not be defined at runtime. mew-scan.el:369:50: Warning: the function `MEW-REF' might not be defined at runtime. mew-scan.el:366:45: Warning: the function `MEW-IRT' might not be defined at runtime. mew-scan.el:364:47: Warning: the function `MEW-XREF' might not be defined at runtime. mew-scan.el:251:16: Warning: the function `MEW-SUBJ' might not be defined at runtime. mew-scan.el:234:17: Warning: the function `MEW-FROM' might not be defined at runtime. mew-scan.el:173:35: Warning: the function `MEW-UID' might not be defined at runtime. mew-scan.el:132:64: Warning: the function `MEW-NUM' might not be defined at runtime. mew-scan.el:132:54: Warning: the function `MEW-FLD' might not be defined at runtime. mew-scan.el:128:13: Warning: the function `MEW-DATE' might not be defined at runtime. mew-scan.el:104:14: Warning: the function `MEW-CT' might not be defined at runtime. mew-scan.el:80:51: Warning: the function `MEW-CC' might not be defined at runtime. mew-scan.el:79:51: Warning: the function `MEW-TO' might not be defined at runtime. mew-scan.el:68:19: Warning: the function `MEW-BODY' might not be defined at runtime. mew-scan.el:59:47: Warning: the function `MEW-ID' might not be defined at runtime. In toplevel form: mew-ssl.el:11:2: Warning: defvar `mew-ssl-cert-directory' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-open-ssl-stream: mew-ssl.el:135:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-get-region: mew-summary.el:222:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-display: mew-summary2.el:164:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-analyze-again-alternative: mew-summary2.el:351:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-analyze-again: mew-summary2.el:360:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-mouse-show: mew-summary2.el:782:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-subject-simplify: mew-summary3.el:119:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-reply: mew-summary3.el:206:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-reply-with-citation: mew-summary3.el:365:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-goto-line: mew-summary4.el:140:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-jump-top: mew-summary4.el:221:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-jump-bottom: mew-summary4.el:231:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-print: mew-summary4.el:322:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-unshar: mew-summary4.el:537:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-uudecode: mew-summary4.el:547:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-8bit: mew-summary4.el:1002:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-warning: mew-summary4.el:1026:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-policy: mew-summary4.el:1043:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-debug: mew-summary4.el:1060:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-toggle-pgp: mew-summary4.el:1073:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-learn-spam: mew-summary4.el:1086:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-learn-ham: mew-summary4.el:1110:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-info: mew-syntax.el:349:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-thread.el:17:2: Warning: custom-declare-variable `mew-use-complete-thread' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-thread-region: mew-thread.el:342:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-thread-mark-refile: mew-thread.el:495:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-thread-mark-copy: mew-thread.el:511:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-vars.el:200:2: Warning: custom-declare-variable `mew-imap-spam-field' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:210:2: Warning: custom-declare-variable `mew-imap-spam-word' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:217:2: Warning: custom-declare-variable `mew-imap-spam-pattern' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:225:2: Warning: custom-declare-variable `mew-imap-spam-folder' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:314:2: Warning: custom-declare-variable `mew-make-message-hook' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:463:2: Warning: custom-declare-variable `mew-mail-address-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:470:2: Warning: custom-declare-variable `mew-mail-domain-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:478:2: Warning: custom-declare-variable `mew-from-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:569:2: Warning: custom-declare-variable `mew-ssh-keep-connection' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:575:2: Warning: custom-declare-variable `mew-ssl-keep-connection' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:637:2: Warning: custom-declare-variable `mew-smtp-msgid-user' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:643:2: Warning: custom-declare-variable `mew-smtp-msgid-domain' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:656:2: Warning: custom-declare-variable `mew-mailbox-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:666:2: Warning: custom-declare-variable `mew-mbox-command' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:671:2: Warning: custom-declare-variable `mew-mbox-command-arg' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:682:2: Warning: custom-declare-variable `mew-biff-interval' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:729:2: Warning: custom-declare-variable `mew-pop-auth' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:761:2: Warning: custom-declare-variable `mew-pop-body-lines' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:822:2: Warning: custom-declare-variable `mew-imap-auth' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:856:2: Warning: custom-declare-variable `mew-imap-prefix-list' docstring wider than 80 characters mew-vars.el:856:2: Warning: custom-declare-variable `mew-imap-prefix-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:959:2: Warning: custom-declare-variable `mew-nntp-msgid-user' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:965:2: Warning: custom-declare-variable `mew-nntp-msgid-domain' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:978:2: Warning: custom-declare-variable `mew-range-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1017:2: Warning: custom-declare-variable `mew-range-list-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1023:2: Warning: custom-declare-variable `mew-range-list-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1034:2: Warning: custom-declare-variable `mew-unread-mark-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1082:2: Warning: custom-declare-variable `mew-unread-mark-list-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1088:2: Warning: custom-declare-variable `mew-unread-mark-list-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1099:2: Warning: defconst `mew-summary-form-header' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1148:2: Warning: custom-declare-variable `mew-summary-form' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1190:2: Warning: custom-declare-variable `mew-summary-form-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1233:2: Warning: custom-declare-variable `mew-summary-form-list-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1239:2: Warning: custom-declare-variable `mew-summary-form-list-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1251:2: Warning: custom-declare-variable `mew-summary-form-extract-rule' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1327:2: Warning: custom-declare-variable `mew-summary-form-size-huge' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1334:2: Warning: custom-declare-variable `mew-spam:' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1353:2: Warning: defvar `mew-scan-fields-alias' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1357:2: Warning: defvar `mew-summary-form-func-prefix' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1368:2: Warning: custom-declare-variable `mew-thread-column' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1412:2: Warning: custom-declare-variable `mew-header-max-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1419:2: Warning: custom-declare-variable `mew-header-max-depth' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1454:2: Warning: custom-declare-variable `mew-scan-max-field-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1459:2: Warning: custom-declare-variable `mew-scan-max-body-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1464:2: Warning: custom-declare-variable `mew-scan-body-length' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1515:2: Warning: custom-declare-variable `mew-ask-range' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1551:2: Warning: custom-declare-variable `mew-ask-charset' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1603:2: Warning: custom-declare-variable `mew-use-text/html' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1609:2: Warning: custom-declare-variable `mew-use-text/html-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1642:2: Warning: custom-declare-variable `mew-use-text/html-string-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1648:2: Warning: custom-declare-variable `mew-use-text/html-list-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1692:2: Warning: custom-declare-variable `mew-use-autoconv-when-unknown' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1703:2: Warning: custom-declare-variable `mew-use-biff' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1715:2: Warning: custom-declare-variable `mew-use-biff-bell' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1736:2: Warning: custom-declare-variable `mew-use-alternative' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1742:2: Warning: custom-declare-variable `mew-disable-alternative-regex-list' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1773:2: Warning: custom-declare-variable `mew-use-fast-refile' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1783:2: Warning: custom-declare-variable `mew-use-node-folder' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1790:2: Warning: custom-declare-variable `mew-use-case-completion' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1892:2: Warning: custom-declare-variable `mew-multipart-icon-position' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1920:2: Warning: custom-declare-variable `mew-summary-show-direction' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1928:2: Warning: custom-declare-variable `mew-summary-mark-direction' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1936:2: Warning: custom-declare-variable `mew-summary-show-pause' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1942:2: Warning: custom-declare-variable `mew-summary-mark-duplicated-skip' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1964:2: Warning: custom-declare-variable `mew-summary-goto-line-then-display' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1970:2: Warning: custom-declare-variable `mew-summary-jump-top-then-display' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:1976:2: Warning: custom-declare-variable `mew-summary-jump-bottom-then-display' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2024:2: Warning: custom-declare-variable `mew-field-other-visible' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2031:2: Warning: custom-declare-variable `mew-use-header-veil' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2052:2: Warning: custom-declare-variable `mew-draft-mode-auto-save' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2060:2: Warning: custom-declare-variable `mew-header-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2088:2: Warning: custom-declare-variable `mew-reply-to' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2094:2: Warning: custom-declare-variable `mew-fcc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2100:2: Warning: custom-declare-variable `mew-cc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2106:2: Warning: custom-declare-variable `mew-bcc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2112:2: Warning: custom-declare-variable `mew-dcc' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2120:2: Warning: custom-declare-variable `mew-from' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2127:2: Warning: custom-declare-variable `mew-organization' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2143:2: Warning: custom-declare-variable `mew-cite-hook' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2149:2: Warning: custom-declare-variable `mew-cite-strings-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2160:2: Warning: custom-declare-variable `mew-cite-prefix-function' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2166:2: Warning: custom-declare-variable `mew-cite-prefix-confirmp' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2188:2: Warning: custom-declare-variable `mew-draft-cite-fill-mode' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2197:2: Warning: custom-declare-variable `mew-draft-cite-ellipses' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2203:2: Warning: custom-declare-variable `mew-draft-cite-label-fill-column' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2209:2: Warning: custom-declare-variable `mew-summary-reply-position' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2215:2: Warning: custom-declare-variable `mew-summary-reply-with-citation-position' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2247:2: Warning: custom-declare-variable `mew-charset-input-method-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2273:2: Warning: custom-declare-variable `mew-charset-latin' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2297:2: Warning: custom-declare-variable `mew-signature-file' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2332:2: Warning: custom-declare-variable `mew-use-samba-encoding-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2347:2: Warning: custom-declare-variable `mew-attach-move-by-line' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2507:2: Warning: custom-declare-variable `mew-save-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2513:2: Warning: custom-declare-variable `mew-summary-preserve-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2519:2: Warning: custom-declare-variable `mew-copy-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2525:2: Warning: custom-declare-variable `mew-draft-preserve-dir' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2542:2: Warning: custom-declare-variable `mew-regex-folder-candidate' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2558:2: Warning: custom-declare-variable `mew-refile-guess-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2603:2: Warning: custom-declare-variable `mew-refile-auto-refile-skip-any-mark' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2609:2: Warning: custom-declare-variable `mew-refile-auto-refile-confirm' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2615:2: Warning: custom-declare-variable `mew-refile-guess-strip-domainpart' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2620:2: Warning: custom-declare-variable `mew-refile-guess-from-me-is-special' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2631:2: Warning: custom-declare-variable `mew-case-guess-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2638:2: Warning: custom-declare-variable `mew-case-guess-when-replied-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2670:2: Warning: custom-declare-variable `mew-temp-file-initial' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2699:2: Warning: custom-declare-variable `mew-auto-get' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2732:2: Warning: custom-declare-variable `mew-sort-default-key' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2738:2: Warning: custom-declare-variable `mew-sort-default-key-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2747:2: Warning: custom-declare-variable `mew-sort-key-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2816:2: Warning: custom-declare-variable `mew-use-cursor-mark' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2823:2: Warning: custom-declare-variable `mew-use-highlight-cursor-line' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2829:2: Warning: custom-declare-variable `mew-use-highlight-mouse-line' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2849:2: Warning: custom-declare-variable `mew-cursor-mark' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2905:2: Warning: custom-declare-variable `mew-addrbook-override-by-newone' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2914:2: Warning: custom-declare-variable `mew-addrbook-for-cite-label' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2920:2: Warning: custom-declare-variable `mew-addrbook-for-cite-prefix' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2926:2: Warning: custom-declare-variable `mew-addrbook-for-address-expansion' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2932:2: Warning: custom-declare-variable `mew-addrbook-for-summary' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2965:2: Warning: custom-declare-variable `mew-draft-privacy-method' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2971:2: Warning: custom-declare-variable `mew-protect-privacy-always' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2977:2: Warning: custom-declare-variable `mew-protect-privacy-always-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:2994:2: Warning: custom-declare-variable `mew-protect-privacy-encrypted' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:3000:2: Warning: custom-declare-variable `mew-protect-privacy-encrypted-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:3016:2: Warning: custom-declare-variable `mew-protect-privacy-with-old-pgp-signature' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars.el:3027:2: Warning: custom-declare-variable `mew-passwd-lifetime' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-vars2.el:172:2: Warning: defvar `mew-addrbook-switch' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:287:2: Warning: defvar `mew-mime-content-type' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:384:2: Warning: defvar `mew-mime-content-type-for-ooffice' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:516:2: Warning: custom-declare-variable `mew-field-spec' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:786:2: Warning: defvar `mew-inbox-action-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars2.el:918:2: Warning: custom-declare-variable `mew-config-alist' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew-vars3.el:188:2: Warning: custom-declare-face `mew-face-eof-message' docstring has wrong usage of unescaped single quotes (use \= or different quoting) mew-vars3.el:192:2: Warning: custom-declare-face `mew-face-eof-part' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-selection-by-pick: mew-virtual.el:59:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-selection-by-pick-with-mewl: mew-virtual.el:106:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-selection-by-pick-with-grep: mew-virtual.el:116:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-w32-print-buffer: mew-win32.el:91:30: Warning: reference to free variable `mew-w32-cs-print' mew-win32.el:95:11: Warning: reference to free variable `mew-w32-prog-print-arg' mew-win32.el:96:21: Warning: reference to free variable `mew-w32-prog-print' In end of data: mew-win32.el:222:21: Warning: the function `dos-to-unix-filename' might not be defined at runtime. mew-win32.el:63:29: Warning: the function `mw32script-argument-editing-function' might not be defined at runtime. mew-win32.el:60:19: Warning: the function `mw32script-openp' might not be defined at runtime. mew-win32.el:55:4: Warning: the function `mw32script-make-pathext-regexp' might not be defined at runtime. mew-win32.el:49:4: Warning: the function `mw32script-init' might not be defined at runtime. In mew-mark-exec-delete: mew-exec.el:43:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-summary-exec-refile: mew-exec.el:235:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In toplevel form: mew.el:45:2: Warning: defvar `mew-debug' docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew: mew.el:58:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-user-agent-compose: mew.el:102:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) In mew-window-configure: mew.el:361:2: Warning: docstring has wrong usage of unescaped single quotes (use \= or different quoting) Compiling EL files of Mew ... done cp mew-addrbook.el mew-attach.el mew-auth.el mew-blvs.el mew-bq.el mew-cache.el mew-complete.el mew-config.el mew-const.el mew-decode.el mew-demo.el mew-draft.el mew-edit.el mew-encode.el mew-env.el mew-env0.el mew-ext.el mew-fib.el mew-func.el mew-gemacs.el mew-header.el mew-highlight.el mew-imap.el mew-imap2.el mew-key.el mew-lang-jp.el mew-lang-kr.el mew-lang-latin.el mew-local.el mew-mark.el mew-message.el mew-mime.el mew-minibuf.el mew-mule.el mew-mule3.el mew-net.el mew-nntp.el mew-nntp2.el mew-pgp.el mew-pick.el mew-pop.el mew-refile.el mew-scan.el mew-smime.el mew-search.el mew-smtp.el mew-sort.el mew-ssh.el mew-ssl.el mew-passwd.el mew-summary.el mew-summary2.el mew-summary3.el mew-summary4.el mew-syntax.el mew-thread.el mew-unix.el mew-vars.el mew-vars2.el mew-vars3.el mew-varsx.el mew-virtual.el mew-win32.el mew-exec.el mew-darwin.el mew.el /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/emacs/site-lisp cp mew-addrbook.elc mew-attach.elc mew-auth.elc mew-blvs.elc mew-bq.elc mew-cache.elc mew-complete.elc mew-config.elc mew-const.elc mew-decode.elc mew-demo.elc mew-draft.elc mew-edit.elc mew-encode.elc mew-env.elc mew-env0.elc mew-ext.elc mew-fib.elc mew-func.elc mew-gemacs.elc mew-header.elc mew-highlight.elc mew-imap.elc mew-imap2.elc mew-key.elc mew-lang-jp.elc mew-lang-kr.elc mew-lang-latin.elc mew-local.elc mew-mark.elc mew-message.elc mew-mime.elc mew-minibuf.elc mew-mule.elc mew-mule3.elc mew-net.elc mew-nntp.elc mew-nntp2.elc mew-pgp.elc mew-pick.elc mew-pop.elc mew-refile.elc mew-scan.elc mew-smime.elc mew-search.elc mew-smtp.elc mew-sort.elc mew-ssh.elc mew-ssl.elc mew-passwd.elc mew-summary.elc mew-summary2.elc mew-summary3.elc mew-summary4.elc mew-syntax.elc mew-thread.elc mew-unix.elc mew-vars.elc mew-vars2.elc mew-vars3.elc mew-varsx.elc mew-virtual.elc mew-win32.elc mew-exec.elc mew-darwin.elc mew.elc /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/emacs/site-lisp cd bin; /usr/bin/make install DESTDIR=/exopi-obj/pobj/mew-6.9/fake-amd64 /exopi-obj/pobj/mew-6.9/bin/install -c -m 555 mewencode /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin for f in mewdecode mewcat; do rm -f /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin/${f}; ln /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin/mewencode /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin/${f}; done /exopi-obj/pobj/mew-6.9/bin/install -c -m 555 mewl /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin /exopi-obj/pobj/mew-6.9/bin/install -c -m 555 incm /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin /exopi-obj/pobj/mew-6.9/bin/install -c -m 555 mewest /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin /exopi-obj/pobj/mew-6.9/bin/install -c -m 555 mew-pinentry /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin /exopi-obj/pobj/mew-6.9/bin/install -c -m 555 cmew /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin /exopi-obj/pobj/mew-6.9/bin/install -c -m 555 smew /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/bin /exopi-obj/pobj/mew-6.9/bin/install -c -m 444 mewencode.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1 for f in mewdecode.1 mewcat.1; do rm -f /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1/${f}; ln /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1/mewencode.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1/${f}; done /exopi-obj/pobj/mew-6.9/bin/install -c -m 444 mewl.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/mew-6.9/bin/install -c -m 444 incm.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/mew-6.9/bin/install -c -m 444 mewest.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/mew-6.9/bin/install -c -m 444 mew-pinentry.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/mew-6.9/bin/install -c -m 444 cmew.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1 /exopi-obj/pobj/mew-6.9/bin/install -c -m 444 smew.1 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/man/man1 cd info; /usr/bin/make install-info infodir=/usr/local/info DESTDIR=/exopi-obj/pobj/mew-6.9/fake-amd64 Don't forget to edit /usr/local/info/dir for Mew. cd etc; cp -r * /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/emacs/site-lisp/etc/ /exopi-obj/pobj/mew-6.9/bin/install -d -m 755 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/doc/mew /exopi-obj/pobj/mew-6.9/bin/install -d -m 755 /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/doc/mew/CHANGES cd /exopi-obj/pobj/mew-6.9/mew-6.9; /exopi-obj/pobj/mew-6.9/bin/install -c -m 644 *.md /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/doc/mew cd /exopi-obj/pobj/mew-6.9/mew-6.9; /exopi-obj/pobj/mew-6.9/bin/install -c -m 644 conf/dot.* /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/doc/mew cd /exopi-obj/pobj/mew-6.9/mew-6.9; /exopi-obj/pobj/mew-6.9/bin/install -c -m 644 CHANGES/*.md /exopi-obj/pobj/mew-6.9/fake-amd64/usr/local/share/doc/mew/CHANGES ===> Building package for mew-6.9p2 Create /exopi-cvs/ports/packages/amd64/all/mew-6.9p2.tgz Creating package mew-6.9p2 reading plist| checking dependencies| checking dependencies|databases/ruby-sqlite3,ruby32 checking dependencies|editors/emacs,gtk3 checking dependencies|lang/ruby/3.2,-main checking dependencies|security/stunnel checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 12% archiving|******** | 12% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 30% archiving|********************* | 32% archiving|********************* | 33% archiving|********************* | 34% archiving|********************** | 34% archiving|********************** | 35% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************ | 93% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mew-6.9p2.tgz >>> Running clean in mail/mew at 1713851605.42 ===> mail/mew ===> Cleaning for mew-6.9p2 >>> Ended at 1713851605.79 max_stuck=25.65/depends=27.35/show-prepare-results=0.78/build=32.08/package=28.13/clean=0.40