[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Uploaded vm 6.39-1 (source all) to master



-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.5
Date: Thu, 22 Jan 1998 16:43:30 -0600
Source: vm
Binary: vm-el vm
Architecture: source all
Version: 6.39-1
Distribution: unstable
Urgency: low
Maintainer: Manoj Srivastava <srivasta@debian.org>
Description: 
 vm         - A mail user agent for Emacs
 vm-el      - A mail user agent for Emacs (uncompiled elsip source files)
Changes: 
 vm (6.39-1) unstable; urgency=low
 .
   * New upstream version, with lots of changes
     VM 6.39 released (20 January 1998)
     * New commands:
       + vm-burst-digest-to-temp-folder
       + vm-add-existing-message-labels
     * vm-vs-header-or-text: vm-header-of -> vm-headers-of.
     * fixed reversed fset definition of vm-vs-sender.
     * don't grey-out "Decode MIME" menu entry after a message is
       first decoded.  Let user use menu entry to rotate through
       decoding states like the 'D' key does.
     * vm-check-emacs-version: Disallow running under Emacs 20.
     * vm-mime-display-internal-multipart/digest: genereate summary if
       vm-startup-with-summary says so.  Did the same for
       vm-mime-display-internal-message/partial and
       vm-mime-display-internal-message/rfc822.
     * default vm-temp-directory to (getenv "TMPDIR") if result is
       non-nil.
     * vm-undo: signal an error if the current folder is read-only.
     * vm-minibuffer-complete-word: set start of word to beginning of
       buffers if not doing a multi-word read.
     * vm-minibuffer-complete-word: if doing multi-word completion and
       the word before point exactly matches something in the completion
       list and the word also prefixes something else in the completion
       list and last-command eq vm-minibuffer-complete-word, insert
       a space, thereby letting the user complete the word.
     * vm-mime-display-internal-text/enriched: Don't assume (car
       errdata) is a string; it usually isn't.  Format error data
       properly.
     * vm-print-message: write out the tempfile for the non-MIME lobe
       of the conditional in the code, since it is needed there also.
     * vm-read-virtual-selector: raise the selected frame before
       reading from the minibuffer, so the user is less likely to type
       into the wrong minibuffer window and hose themselves.
     * vm-mime-fsfemacs-encode-composition: set coding-system-for-read
       when inserting a file-based attachment to avoid MULE munging.
       Protect value of buffer-file-coding-system from possible
       changes by insert-file-contents.
     VM 6.38 released (15 January 1998)
     * add vm-virtual-selector-clause property to new selectors.
     * vm-read-virtual-selector: removed hard coded list of selectors
       that take an arument.  Instead, read arg only for selectors that
       have a vm-virtual-selector-arg-type property.
     * fixed virtual folder numbering/infloop problem introduced in
       6.37.
     * vm-mark-or-unmark-messages-with-virtual-folder: Mark virtual
       messages instead of the underlying real messages when current
       folder is a virtual folder.
     VM 6.37 released (29 December 1997)
     * Folders menu code: create directories by default in vm-folder-directory.
     * added name parameter to vm-create-virtual-folder for use by
       vm-create-virtual-folder-same-author and
       vm-create-virtual-folder-same-subject to avoid regexp-quote
       goop in the modeline.
     * make sure the -should-delete-frame variables in vm-mouse.el are
       initialized before use.
     * vm-apply-virtual-folder bound to V X.
     * added virtual folder selectors for all the attributes that
       vm-set-message-attributes accepts.  Added un- selectors so that
       simple negations can be used with V C.  Added header-or-text
       selector.  Added aliases for some selector names.
     * New commands:
       + vm-toggle-all-marks (bound to M V).
       + vm-mark-matching-messages-with-virtual-folder (bound to M X).
       + vm-unmark-matching-messages-with-virtual-folder (bound to M x).
     * vm-update-summary-and-mode-line: copy value of default-directory
       from folder buffer to the summary and presentation buffers.
     * report null results in mark commands as "No message marked"
       instead of "0 messages marked".
     VM 6.36 released (19 December 1997)
     * vm-yank-message: commented out text/html code.
     * added toolbar initialization status message (XEmacs only).
     * allow integers in the vm-use-toolbar toolbar specification,
       which represent blank space in the toolbar. (XEmacs only).
     * allow for the possibility that lpr-command and lpr-switches
       are unbound.
     * restore binding of C-? ; binding the delete keysym doesn't
       affect the delete key on a dumb terminal when running FSF
       Emacs.
     * changed semantics of vm-temp-file-directory.  Its value now
       must end with the directory separator character used by the
       local operating system.
     * vm-mime-display-internal-text/enriched: catch errors in
       enriched-decode and store it in the MIME layout struct for
       future display.
     * New commands:
        + vm-create-virtual-folder-same-subject (bound to V S)
        + vm-create-virtual-folder-same-author (bound to V A)
     * vm-write-file: If write-file renames the folder buffer, rename
       the summary buffer and presentation buffer to match.
     * vm-mime-can-display-internal: don't assume enriched.el is
       shipped with Emacs.  Assume text/enriched is internally
       displayable only if enriched-mode is fbound.
     * vm-mime-fragment-composition: supply the "total" parameter in
       all message/partial parts instead of just the last one.
     * only delete the frame used for completion if VM created it.
     * vm-fsfemacs-p: Don't insist on v19.
     VM 6.35 released (24 November 1997)
     * typo fixes
     * Gregory Neil Shapiro's Emacs 20 MULE patches, which inserted
       bindings for coding-system-for-read/write in various places.
     * renamed vm-fsfemacs-19-p to vm-fsfemacs-p.
     * Bound (control /) to vm-undo, bound backspace and delete
       keysyms to vm-scroll-backward, dropped binding of "\C-?".
     * added ;;;###autoload cookies to all VM entry points.
     * vm-session-initialization: require 'vm first to make sure the basic
       things are loaded before we try to do anything.
     * dropped inline support for text/html.  Too much pain right now.
       Revisit later.
     * recognize po:user type spool file and peaceably hand it off to
       movemail.
     * vm-mode-internal: install new fucntion vm-unblock-new-mail on
       after-save-hook to allow retrieval of mail after a save of an
       M-x recover-file'd folder.
     * vm-pop-make-session: first argument to buffer-disable-undo is
       required under XEmacs 19.14, so provide it.
     * Use locate-data-directory if it exists when setting
       vm-image-directory.
     * vm-mail-internal: insert an extra newline before the inserted signature
       so the user doesn't have to type one.  (I give.)
     * vm-mime-transfer-encode-layout: don't add a
       Content-Transfer-Encoding header unless the encoding type of
       the layout differs from what we require it to be.
     * vm-mime-transfer-encode-region: downcase the return value so
       string comparisons don't have to worry about case.  QP encode
       if armor-dot is set.
     * vm-print-message: use a tempfile under Windows 95 or NT.
       Apparently the losing print utils there don't understand stdin or
       can't read from it.
     * vm-mime-text-type-p renamed to vm-mime-text-type-layout-p.
       The new version of vm-mime-text-type-p checks the type without a
       layout wrapped around it.
     * vm-mime-xemacs-encode-composition: For MULE, use binary coding
       system when inserting an attached file if the type of the
       attachment is not a textual MIME type.
Files: 
 f9a0bc0fa8d91d66c90cf06d2d66daf2 654 mail optional vm_6.39-1.dsc
 80c6c307b3f819865e35fa31bf44b422 266599 mail optional vm_6.39.orig.tar.gz
 3f71ad4925f84b0e31076f31d3e53e7c 27147 mail optional vm_6.39-1.diff.gz
 b074f51b87884219474b9c5643282bab 337820 mail optional vm_6.39-1_all.deb
 e1a8be61f99054a26d16eef3b87f67e7 247872 mail optional vm-el_6.39-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3a
Charset: noconv
Comment: Requires PGP version 2.6 or later.

iQCVAwUBNMfNDm3FgPXHJhCVAQHnYQP+J++Vr0QsDdg0qx+ewPXCauGUKV3UXS3X
06d6hXEtCEWl1et7EVJJcMPe2cQWWkK7Z1APdGyP1l8cqq89RHxMOaYAqGMy5/eH
GmG8EvNcWhIElJtwMo0Uto1GSqXqU/Z29+gQow/w9EieLhPdvdZ/y5rkUOM9OFtx
i0/2fk7hNG0=
=NU/g
-----END PGP SIGNATURE-----


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-changes-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: