From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 09:08:41 2010 Received: (at submit) by debbugs.gnu.org; 5 Jan 2010 14:08:41 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSA5P-0003hH-UK for submit@debbugs.gnu.org; Tue, 05 Jan 2010 09:08:40 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRc3w-000408-Hy for submit@debbugs.gnu.org; Sun, 03 Jan 2010 20:48:52 -0500 Received: from mail.gnu.org ([199.232.76.166]:43568 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NRc3s-0005eo-Mb for emacs-pretest-bug@gnu.org; Sun, 03 Jan 2010 20:48:49 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NRc3o-0007ev-TI for emacs-pretest-bug@gnu.org; Sun, 03 Jan 2010 20:48:46 -0500 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on monty-python X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.1.0 Received: from acsinet11.oracle.com ([141.146.126.233]:37932) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NRc3n-0007cG-PR for emacs-pretest-bug@gnu.org; Sun, 03 Jan 2010 20:48:44 -0500 Received: from rcsinet13.oracle.com (rcsinet13.oracle.com [148.87.113.125]) by acsinet11.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o041mZLJ006006 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 4 Jan 2010 01:48:36 GMT Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by rcsinet13.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o041QDS2013137 for ; Mon, 4 Jan 2010 01:48:34 GMT Received: from abhmt020.oracle.com by acsmt355.oracle.com with ESMTP id 1273617341262569674; Sun, 03 Jan 2010 17:47:54 -0800 Received: from dradamslap1 (/24.5.185.59) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Sun, 03 Jan 2010 17:47:53 -0800 From: "Drew Adams" To: Subject: 23.1.91; Cannot load .emacs-history from savehist.el Date: Sun, 3 Jan 2010 17:48:11 -0800 Message-ID: <7E1F148D6E2B43BD8BCF291C5B7610D4@us.oracle.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0009_01CA8C9C.EB665720" X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: AcqMqNXyMX/pJlw0Rw2N/ErmIATFCwAJGfUA X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.4B4148F3.00EC:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-Spam-Score: -6.3 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 05 Jan 2010 09:08:26 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.3 (------) This is a multi-part message in MIME format. ------=_NextPart_000_0009_01CA8C9C.EB665720 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sending this again, but with a much smaller attachment (46 KB), after having pared down the file. I intended to send this new attachment as a reply to the original bug report, but I never received that mail, so I couldn't reply to it. I waited almost 7 hours. I'm guessing that the original report was somehow lost or was perhaps rejected because of the large (568 KB) attachment size (?). Dunno. (Seems like a submitter should at least receive a rejection notice in that case, but I received nothing.) So, apologies for creating a new bug, but I have no bug number from the first report attempt to reply to. Hopefully this time it will get through. If the original bug does get opened, then we can delete that. The original message is below, so you have all the info in this bug report. HTH. ----------------------------------------- From: Drew Adams Sent: Sunday, January 03, 2010 11:14 AM To: 'emacs-pretest-bug@gnu.org' Subject: 23.1.91; Cannot load .emacs-history from savehist.el emacs -Q Trying to load the attached file raises the error "End of file during parsing: c:/.emacs-history". There is no real end-of-file problem, however: This file was created by savehist.el using Emacs 23.1, and it loads fine in all releases of Emacs (20 through 23). An error is raised only for the Emacs 23.1.91.1 pretest. NOTE: I had to attach a copy of the original file, because Windows doesn't allow me to attach a file named `.emacs-history'. But trying to load that copy, `emacs-history', also raises the same error. However, something weird is going on. If the file is in c:/ when I try to load it, then the error is raised. If the file is in c:/mydir/ when I try to load it, then it loads with no error. I do not understand this at all. Exactly the same file, different behavior. And it doesn't matter whether I make the file copy using Emacs C-x C-w or using Windows copy+paste. Dunno if simply attaching the file will enable you to reproduce the bug - hope so. In GNU Emacs 23.1.91.1 (i386-mingw-nt5.1.2600) of 2010-01-02 on PRETEST Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4)' ------=_NextPart_000_0009_01CA8C9C.EB665720 Content-Type: application/octet-stream; name="pared-hist" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="pared-hist" ;; -*- mode: emacs-lisp; coding: emacs-mule-unix -*-=0A= ;; Minibuffer history file, automatically generated by `savehist'.=0A= =0A= (setq command-history '((set-variable 'blink-matching-paren-distance = 1000000 nil) (set-variable 'blink-matching-paren-distance 26500 nil) = (set-variable 'blink-matching-paren-distance 1000000 nil) = (describe-variable 'blink-matching-paren-distance nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (describe-function = 'defalias nil) (ediff-buffers "bookmark+.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (query-replace-w-options "bookmark-bmenu-check-position" = "bookmark-bmenu-ensure-position" nil nil nil) (diff = "c:/drews-lisp-20/bookmark+.el" = "c:/drews-lisp-20/SAVE/2010-01-02a-bookmark+.el") (describe-function = 'forward-line nil) (ediff-buffers "bookmark+.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (count-matches = "(bookmark-bmenu-check-position)") (count-matches = "(bookmark-check-position)") (count-matches "(bookmark-bmenu-bookmark)") = (count-matches "bookmark-bmenu-bookmark") (debug-on-entry = 'bookmark-bmenu-bookmark) (pwd) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (query-replace-w-options = "bookmark-bmenu-check-position" "bookmark-bmenu-ensure-position" nil nil = nil) (ediff-buffers "iii.el" "bookmark+.el") (ediff-buffers "iii.el" = "bookmark+.el") (debug-on-entry 'bookmarkp-bmenu-edit-bookmark) = (describe-key "r") (set-variable 'debug-on-error t nil) (debug-on-entry = 'bookmark-bmenu-delete) (describe-function = 'bookmark-bmenu-check-position nil) (describe-function = 'bookmark-bmenu-check-position nil) (describe-key "=0D") = (describe-function 'bookmark-bmenu-select nil) (write-file = "~/drews-lisp-20/read-color-PATCH-from-Jan-M.patch" t) (grep "grep -n = pp- *.el") (describe-key '[(menu-bar) help-menu report-emacs-bug]) (grep = "grep -n try-expand-dabbrev-visible *.el */*.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "bookmark+.el" "iii.el") (find-alternate-file "c:/drews-lisp-20/iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (describe-key = "=18rm") (query-replace-w-options "Quitting Saves the Complete State" = "Quitting Saves the Bookmark-List State" nil nil nil) = (query-replace-w-options "444444444444" "Bookmark-List Views" nil nil = nil) (load-file "c:/drews-lisp-20/bookmark+.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (find-alternate-file = "c:/.emacs.bmk") (find-file-other-window "~/.emacs-bmk-bmenu-state.el" = 1) (describe-variable 'bookmarkp-bmenu-state-file nil) = (describe-variable 'bookmark-alist nil) (bookmarkp-bmenu-unmark-all 13 = nil) (find-file-other-window "~/.emacs-bmk-bmenu-state.el" 1) = (frame-configuration-to-register -134217682 nil) (describe-variable = 'bookmarkp-bmenu-state-file nil) (find-file-other-window = "~/.emacs-bmk-bmenu-state.el" 1) (describe-variable = 'bookmarkp-bmenu-state-file nil) (describe-variable = 'bookmarkp-last-bmenu-state-file nil) (describe-variable = 'bookmarkp-latest-bookmark-alist nil) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (describe-variable 'bookmark-alist nil) = (load-file "c:/drews-lisp-20/bookmark+.el") (describe-variable = 'bookmark-alist nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (load-file = "c:/drews-lisp-20/bookmark+.el") (describe-variable = 'bookmarkp-sort-comparer nil) (load-file = "c:/drews-lisp-20/bookmark+.el") (find-file-other-window = "~/.emacs-bmk-bmenu-state.el" 1) (describe-variable = 'bookmarkp-bmenu-state-file nil) (describe-variable = 'bookmarkp-sort-comparer nil) (pp-eval-expression '(setq = bookmarkp-sort-comparer 'bookmarkp-alpha-p) nil) (pp-eval-expression = '(symbol-function 'bookmarkp-bmenu-sort-by-bookmark-name) nil) = (describe-variable 'bookmarkp-sort-comparer nil) (describe-variable = 'bookmarkp-sort-comparer nil) (pp-eval-expression '`((last-sort-comparer = \, bookmarkp-sort-comparer) (last-reverse-sort-p \, = bookmarkp-reverse-sort-p) (last-reverse-multi-sort-p \, = bookmarkp-reverse-multi-sort-p) (last-bmenu-filter-function \, = bookmarkp-bmenu-filter-function) (last-omitted-list \, = bookmarkp-bmenu-omitted-list) (last-bmenu-title \, = bookmarkp-bmenu-title) (last-bmenu-toggle-filenames \, = bookmark-bmenu-toggle-filenames)) nil) (load-file = "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (describe-variable 'bookmark-alist nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (describe-variable = 'bookmark-alist nil) (describe-variable 'bookmark-alist nil) (load-file = "c:/drews-lisp-20/bookmark+.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (icy-mode nil) (icy-mode nil) (debug-on-entry = 'icicle-bookmark-cmd) (describe-key "=18rm") (pp-eval-expression = '(read-from-minibuffer "fff: " nil (let ((map (copy-keymap = minibuffer-local-map))) (define-key map "=17" 'bookmark-yank-word) = (define-key map "=15" 'bookmark-insert-current-bookmark) map) nil nil = "fffffffffffff") nil) (describe-function 'read-from-minibuffer nil) = (pp-eval-expression '(read-from-minibuffer "fff: " (let ((map = (copy-keymap minibuffer-local-map))) (define-key map "=17" = 'bookmark-yank-word) (define-key map "=15" = 'bookmark-insert-current-bookmark) map) nil nil "fffffffffffff") nil) = (pp-eval-expression '(read-from-minibuffer "fff: " nil nil nil = "fffffffffffff") nil) (load-file "c:/drews-lisp-20/bookmark+.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (bookmarkp-bmenu-make-sequence-from-marked "Blist + Info" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (bookmarkp-bmenu-make-sequence-from-marked "Blist + Info" nil) = (load-file "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "bookmark+.el" "iii.el") = (describe-function 'move-to-column nil) (pp-eval-expression = '(forward-char 3) nil) (pp-eval-expression '(forward-char 3) nil) = (describe-function 'forward-char nil) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (describe-key "=08i") (describe-function 'generate-new-buffer nil) = (describe-function 'get-buffer-create nil) (pp-eval-expression = '(bookmarkp-barf-if-not-in-menu-list) nil) (pp-eval-expression = '(generate-new-buffer-name "*Bookmark List*") nil) (grep "grep -n = generate-new-buffer *.el */*.el") (find-alternate-file = "c:/Emacs-23.1/lisp") (describe-function 'generate-new-buffer-name nil) = (describe-function 'generate-new-buffer nil) (describe-function = 'generate-new-buffer nil) (describe-function 'generate-new-buffer-name = nil) (describe-function 'bookmarkp-barf-if-not-in-menu-list nil) = (ediff-buffers "2009-12-29d-bookmark+.el" "bookmark+.el") = (describe-function 'generate-new-buffer nil) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (Info-search "\\\\<2\\\\>") (Info-search = "\\\\") (Info-search "") (Info-search "") (Info-search "") = (Info-search "") (Info-search "") (Info-search "\\") = (describe-function 'toggle-uniquify-buffer-names nil) = (bookmarkp-bmenu-make-sequence-from-marked "Blist + Info" nil) = (describe-variable 'bookmark-alist nil) (describe-function = 'bookmark-prop-get nil) (describe-function 'bookmark--jump-via nil) = (debug-on-entry 'bookmarkp-jump-sequence) (describe-function = 'bookmarkp-jump-sequence nil) (load-file = "c:/drews-lisp-20/bookmark+.el") (describe-function = 'bookmark-bmenu-this-window nil) (rename-buffer "alist" nil) = (describe-variable 'bookmark-alist nil) (describe-key "=0D") = (describe-variable 'bookmark-alist nil) = (bookmarkp-bmenu-make-sequence-from-marked "Blist + Info" nil) = (load-file "c:/drews-lisp-20/bookmark+.el") (pp-eval-expression '(setq = bookmarkp-bmenu-first-time-p t) nil) (describe-variable 'bookmark-alist = nil) (load-file "c:/drews-lisp-20/bookmark+.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "throw-bmk.el" "bookmark+.el") (ediff-buffers "throw-bmk.el" = "bookmark+.el") (ediff-buffers "throw-bmk.el" "bookmark+.el") = (ediff-buffers "throw-bmk.el" "bookmark+.el") (load-file = "c:/drews-lisp-20/throw-bmk.el") (load-file = "c:/drews-lisp-20/throw-bmk.el") (describe-function 'pushnew nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "bookmark+.el" "iii.el") (diff = "c:/drews-lisp-20/save/2009-12-29b-bookmark+.el" = "c:/drews-lisp-20/bookmark+.el") (describe-variable = 'bookmarkp-latest-bookmark-alist nil) (describe-variable = 'bookmarkp-bmenu-first-time-p nil) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (debug-on-entry 'bookmark-bmenu-list-1) = (describe-variable 'bookmarkp-sort-comparer nil) (describe-variable = 'bookmark-alist nil) (pp-eval-expression = '(bookmarkp-make-bookmark-list-record) nil) (pp-eval-expression 'state = nil) (debugger-eval-expression '(pp-eval-expression state)) = (debugger-eval-expression '(pp-eval-expression 'state)) (debug-on-entry = 'bookmarkp-jump-bookmark-list) (debug-on-entry = 'bookmarkp-make-bookmark-list-record) (byte-compile-file "throw-bmk.el" = nil) (load-file "c:/drews-lisp-20/throw-bmk.el") (load-file = "c:/drews-lisp-20/throw-bmk.el") (load-file = "c:/drews-lisp-20/throw-bmk.el") (byte-compile-file "throw-bmk.el" nil) = (describe-function 'bookmark-prop-get nil) (pp-eval-expression '(setq = foo `(bookmarkp-sort-comparer ',bookmarkp-sort-comparer = bookmarkp-reverse-sort-p ',bookmarkp-reverse-sort-p = bookmarkp-reverse-multi-sort-p ',bookmarkp-reverse-multi-sort-p = bookmarkp-bmenu-filter-function ',bookmarkp-bmenu-filter-function = bookmarkp-bmenu-omitted-list ',bookmarkp-bmenu-omitted-list = bookmarkp-bmenu-title ',bookmarkp-bmenu-title = bookmark-bmenu-toggle-filenames ',bookmark-bmenu-toggle-filenames)) nil) = (pp-eval-expression '(pp-eval-expression '`(bookmarkp-sort-comparer = ',bookmarkp-sort-comparer bookmarkp-reverse-sort-p = ',bookmarkp-reverse-sort-p bookmarkp-reverse-multi-sort-p = ',bookmarkp-reverse-multi-sort-p bookmarkp-bmenu-filter-function = ',bookmarkp-bmenu-filter-function bookmarkp-bmenu-omitted-list = ',bookmarkp-bmenu-omitted-list bookmarkp-bmenu-title = ',bookmarkp-bmenu-title bookmark-bmenu-toggle-filenames = ',bookmark-bmenu-toggle-filenames)) nil) (pp-eval-expression = '(pp-eval-expression '`(bookmarkp-sort-comparer = ',bookmarkp-sort-comparer bookmarkp-reverse-sort-p = ',bookmarkp-reverse-sort-p bookmarkp-reverse-multi-sort-p = ',bookmarkp-reverse-multi-sort-p bookmarkp-bmenu-filter-function = ',bookmarkp-bmenu-filter-function bookmarkp-bmenu-omitted-list = ',bookmarkp-bmenu-omitted-list bookmarkp-bmenu-title = ',bookmarkp-bmenu-title bookmark-bmenu-toggle-filenames = ',bookmark-bmenu-toggle-filenames)) nil) (pp-eval-expression = '(pp-eval-expression `(bookmarkp-sort-comparer ',bookmarkp-sort-comparer = bookmarkp-reverse-sort-p ',bookmarkp-reverse-sort-p = bookmarkp-reverse-multi-sort-p ',bookmarkp-reverse-multi-sort-p = bookmarkp-bmenu-filter-function ',bookmarkp-bmenu-filter-function = bookmarkp-bmenu-omitted-list ',bookmarkp-bmenu-omitted-list = bookmarkp-bmenu-title ',bookmarkp-bmenu-title = bookmark-bmenu-toggle-filenames ',bookmark-bmenu-toggle-filenames)) nil) = (eval-region (region-beginning) (region-end)) (eval-region = (region-beginning) (region-end)) (describe-function 'bookmark-bmenu-mode = nil) (pwd) (pwd) (pwd) (describe-variable 'major-mode nil) = (dired-other-window "c:/drews-lisp-20/" nil) (list-faces-display) = (list-faces-display) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (ediff-buffers "bookmark+.el" "iii.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (describe-function 'forward-char nil) = (pp-eval-expression '(forward-char 3) nil) (set-variable 'debug-on-error = t nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "bookmark+.el" "iii.el") (byte-recompile-directory "c:/drews-lisp-20/" = nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "iii.el" "bookmark+.el") (byte-recompile-directory "c:/drews-lisp-20/" = nil) (load-file "c:/drews-lisp-20/bookmark+.el") (describe-function = 'enlarge-font nil) (describe-variable 'vc-directory-exclusion-list nil) = (grep "grep -n icicle-file-no-match-regexp ici*doc*.el") = (describe-variable 'bookmark-alist nil) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "bookmark+.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "bookmark+.el" "throw-bmk.el") (ediff-buffers "bookmark+.el" = "throw-bmk.el") (ediff-buffers "throw-bmk.el" "bookmark+.el") = (ediff-buffers "throw-bmk.el" "bookmark+.el") (ediff-buffers = "bookmark+.el" "throw-bmk.el") (ediff-buffers "throw-bmk.el" = "bookmark+.el") (ediff-buffers "throw-bmk.el" "bookmark+.el") = (ediff-buffers "bookmark+.el" "throw-bmk.el") (ediff-buffers = "bookmark+.el" "throw-bmk.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (describe-key "O") (describe-key "=0F") = (describe-key "o") (ediff-buffers "bookmark+.el" "throw-bmk.el") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq2" nil) = (bookmarkp-unomit-all) (bookmarkp-bmenu-unomit-marked) = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq2" nil) = (bookmarkp-bmenu-omit-marked) (bookmarkp-bmenu-make-sequence-from-marked = "throw-new-seq" '(4)) (bookmarkp-unomit-all) = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq" nil) = (bookmarkp-unomit-all) (bookmarkp-bmenu-show-only-omitted) = (bookmarkp-bmenu-omit-marked) (describe-key ".") (describe-key ".") = (describe-function 'bookmarkp-barf-if-not-in-menu-list nil) = (bookmarkp-unomit-all) (bookmarkp-bmenu-show-only-omitted) = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq" '(4)) = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-unomit-all) (bookmarkp-bmenu-make-sequence-from-marked = "throw-new-seq") (describe-variable 'bookmarkp-bmenu-omitted-list nil) = (load-file "c:/drews-lisp-20/throw-bmk.el") (pp-eval-expression = '(y-or-n-p (format "Add marked to existing sequence `%s'? " "foo bar")) = nil) (describe-function 'y-or-n-p nil) (ediff-buffers "throw-bmk.el" = "bookmark+.el") (load-file "c:/drews-lisp-20/throw-bmk.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (bookmarkp-bmenu-make-sequence-from-marked = "throw-") (debug-on-entry 'bookmarkp-bmenu-make-sequence-from-marked) = (bookmarkp-bmenu-make-sequence-from-marked "throw-") = (bookmarkp-bmenu-make-sequence-from-marked "throw-") (load-file = "c:/drews-lisp-20/throw-bmk.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (ediff-buffers "bookmark+.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (describe-function = 'bookmark-get-bookmark nil) (describe-function 'bookmark-get-bookmark = nil) (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq2") = (debug-on-entry 'bookmarkp-bmenu-make-sequence-from-marked) = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq2") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (pp-eval-expression '`(sequence ,@(bookmark-prop-get "throw-new-seq" = 'sequence)) nil) (pp-eval-expression '`(sequence ,@(bookmark-prop-get = "fntest" 'sequence)) nil) (pp-eval-expression '(bookmark-prop-get = "throw-new-seq" 'sequence) nil) (pp-eval-expression '(bookmark-prop-get = "throw-seq" 'sequence) nil) (pp-eval-expression '(bookmark-prop-get = "fntest" 'sequence) nil) (describe-function 'bookmark-prop-get nil) = (describe-function 'bookmark-store nil) = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (bookmarkp-bmenu-make-sequence-from-marked "") (bookmarkp-unomit-all) = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-unomit-marked) (bookmarkp-bmenu-show-only-omitted) = (bookmarkp-bmenu-omit-marked) (bookmarkp-unomit-all) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "throw-bmk.el" "bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "bookmark+.el" "iii.el") = (ediff-buffers "throw-bmk.el" "bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "bookmark+.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-unmark-all 62 nil) (bookmarkp-bmenu-unmark-all 62 nil) = (bookmarkp-bmenu-unmark-all 68 nil) (bookmarkp-bmenu-show-only-omitted) = (bookmarkp-bmenu-unmark-all 62 nil) (bookmarkp-bmenu-unmark-all 68 nil) = (bookmarkp-bmenu-unmark-all 13 nil) (diff = "c:/drews-lisp-20/save/2009-12-26b-bookmark+.el" = "c:/drews-lisp-20/bookmark+.el") (diff = "c:/drews-lisp-20/save/2009-12-26a-bookmark+.el" = "c:/drews-lisp-20/bookmark+.el") (pp-eval-expression '(point) nil) = (debugger-eval-expression '(point)) (bookmarkp-bmenu-unmark-all 13 nil) = (debug-on-entry 'bookmarkp-bmenu-unmark-all) = (bookmarkp-bmenu-show-only-omitted) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-show-only-omitted) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-bmenu-show-only-omitted) = (describe-key "\377") (bookmarkp-bmenu-make-sequence-from-marked = "fffffffffff") (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-make-sequence-from-marked "throw-new-seq") = (describe-function 'interactive nil) (describe-function 'interactive = nil) (describe-variable 'bookmarkp-bmenu-marked-bookmarks nil) = (bookmarkp-bmenu-toggle-marks) (describe-variable = 'bookmarkp-bmenu-marked-bookmarks nil) (bookmarkp-bmenu-toggle-marks) = (describe-variable 'bookmarkp-bmenu-marked-bookmarks nil) = (describe-variable 'bookmarkp-bmenu-omitted-list nil) = (find-file-other-window "~/.emacs-bmk-bmenu-state.el" 1) = (describe-variable 'bookmarkp-bmenu-state-file nil) = (bookmarkp-bmenu-omit-marked) (load-file = "c:/drews-lisp-20/throw-bmk.el") (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-unomit-all) (bookmarkp-bmenu-unomit-marked) = (bookmarkp-bmenu-show-only-omitted) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (bookmarkp-bmenu-show-only-omitted) = (describe-variable 'bookmarkp-latest-bookmark-alist nil) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (load-file = "c:/drews-lisp-20/throw-bmk.el") (describe-variable = 'bookmarkp-latest-bookmark-alist nil) (describe-variable 'bookmark-alist = nil) (describe-variable 'bookmarkp-bmenu-omitted-list nil) = (bookmarkp-bmenu-omit-marked) (load-file = "c:/drews-lisp-20/throw-bmk.el") (query-replace-w-options "list" "alist" = nil nil nil) (describe-variable 'foo nil) (pp-eval-expression '(let = ((foo foo)) (setq foo (delq 2 foo))) nil) (pp-eval-expression '(setq foo = '(1 3 4)) nil) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-unomit-all) (bookmark-jump-other-window "fntest" nil) = (bookmarkp-bmenu-omit-marked) (bookmarkp-bmenu-unomit-marked) = (bookmarkp-bmenu-show-only-omitted) (bookmarkp-bmenu-omit-marked) = (bookmarkp-bmenu-unomit-marked) (describe-variable = 'bookmarkp-latest-bookmark-alist nil) = (bookmarkp-bmenu-show-only-omitted) (bookmarkp-bmenu-omit-marked) = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-unomit-all) = (bookmarkp-bmenu-omit-marked) (bookmarkp-bmenu-unomit-marked) = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-unomit-all) = (bookmarkp-bmenu-unomit-marked) (bookmarkp-bmenu-unomit-marked) = (describe-variable 'bookmarkp-latest-bookmark-alist nil) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-show-only-omitted) (bookmarkp-bmenu-unomit-marked) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-latest-bookmark-alist nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (bookmarkp-bmenu-omit-marked) = (load-file "c:/drews-lisp-20/throw-bmk.el") = (bookmarkp-make-function-bookmark "fntest" "foo") (describe-variable = 'bookmarkp-latest-bookmark-alist nil) (bookmarkp-bmenu-unmark-all 13 = nil) (bookmarkp-make-function-bookmark "fntest" "bar") = (describe-variable 'bookmark-alist nil) (bookmarkp-unomit-all) = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-unomit-all) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (bookmarkp-bmenu-omit-marked) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (load-file = "c:/drews-lisp-20/throw-bmk.el") (query-replace-w-options "bmk" = "bmk-name" nil nil nil) (bookmarkp-unomit-all) (load-file = "c:/drews-lisp-20/throw-bmk.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "bookmark+.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "throw-bmk2.el" "throw-bmk.el") (ediff-buffers "throw-bmk2.el" = "throw-bmk.el") (ediff-buffers "throw-bmk.el" "throw-bmk2.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "icicles-doc2.el" "iii.el") (grep "grep -n lacarte ici*.el") = (ediff-buffers "icicles-doc2.el" "iii.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "icicles-mode.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "iii.el" "icicles-fn.el") (ediff-buffers "icicles-fn.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "iii.el" "icicles-opt.el") (ediff-buffers "icicles-opt.el" "iii.el") = (ediff-buffers "icicles-mcmd.el" "iii.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "iii.el" "lacarte.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (icy-mode nil) = (lacarte-execute-command nil) (icy-mode nil) (load-file = "c:/drews-lisp-20/lacarte.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "lacarte.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (grep "grep -n = lacarte-execute-menu-command ici*.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) (grep "grep -n = lacarte-execute-menu-command ici*.el") (grep "grep -n = lacarte-execute-menu-command *.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (ediff-buffers "lacarte.el" "throw-lacarte.el") (ediff-buffers = "throw-lacarte.el" "lacarte.el") (query-replace-w-options = "lacarte-execute-command" "lacarte-execute-menu-command" nil nil nil) = (lacarte-execute-command nil) (lacarte-execute-command nil) = (lacarte-execute-command '(4)) (lacarte-execute-command '(4)) = (lacarte-execute-command '(4)) (lacarte-execute-command nil) = (list-faces-display) (lacarte-execute-command) (kill-compilation) (grep = "grep -n \"\\\\\\\\n\" ici*.el") (grep "grep -n \\\\\\\\n ici*.el") = (grep "grep -n \\\\n ici*.el") (grep "grep -n icicle-re-no-dot ici*.el") = (lacarte-execute-command) (describe-function 'icicle-cdr-lessp nil) = (describe-function 'icicle-cdr-lessp nil) (grep "grep -n sort ici*.el") = (lacarte-execute-command) (describe-variable = 'icicle-special-candidate-regexp nil) (lacarte-execute-command) (grep = "grep -n icicle-special-candidate-regexp ici*.el") (describe-variable = 'icicle-special-candidate-regexp nil) (describe-key "=18=1A") = (describe-key "=1A") (lacarte-execute-command) (byte-compile-file = "lacarte.el" nil) (lacarte-execute-command) (lacarte-execute-command) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (icy-mode nil) = (lacarte-execute-command) (icy-mode nil) (describe-variable = 'completion-ignore-case nil) (icy-mode nil) (lacarte-execute-command) = (icy-mode nil) (lacarte-execute-command) (lacarte-execute-command) = (debugger-eval-expression '(pp-eval-expression = 'lacarte-menu-items-alist)) (debugger-eval-expression = 'lacarte-menu-items-alist) (debugger-eval-expression 'alist) = (lacarte-execute-command) (debug-on-entry 'lacarte-execute-command) = (lacarte-execute-command) (lacarte-execute-command) = (query-replace-w-options "menu-item" "choice" nil nil nil) = (describe-function 'add-to-list nil) (describe-function 'mapatoms nil) = (describe-variable 'lacarte-menu-items-alist nil) (load-file = "c:/drews-lisp-20/lacarte.el") (kill-buffer-and-its-windows "*Help*") = (describe-variable 'lacarte-menu-items-alist nil) = (kill-buffer-and-its-windows "*Help*") (describe-variable = 'lacarte-menu-items-alist nil) (load-file "c:/drews-lisp-20/lacarte.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (load-file = "c:/drews-lisp-20/CONTRIB/hideshow.el") (grep "grep -n minor-mode-alist = *.el") (cd "c:/drews-lisp-20/contrib/") (flush-lines "icicle") (grep = "grep -n minor-mode-alist *.el") (Info-search "") (Info-search "minor = mode") (describe-function 'eldoc-mode nil) (describe-variable = 'lacarte-menu-items-alist nil) (describe-key "=1B\370") = (describe-variable 'lacarte-menu-items-alist nil) (describe-variable = 'lacarte-menu-items-alist nil) (describe-variable = 'lacarte-menu-items-alist nil) (pp-eval-expression '(setq = lacarte-menu-items-alist nil) nil) (describe-variable = 'lacarte-menu-items-alist nil) (describe-variable = 'lacarte-menu-items-alist nil) (describe-variable = 'lacarte-menu-items-alist nil) (describe-function = 'icicle-add-menu-item-to-cmd-history nil) (grep "grep -n = icicle-menu-items-to-history-flag ici*.el") (grep "grep -n history = ici*doc*.el") (describe-key "=1B\370") (find-alternate-file = "c:/drews-lisp-20/CONTRIB/auto-complete-1.0/") (find-alternate-file = "c:/drews-lisp-20/CONTRIB/auto-complete-1.0/") (grep "grep -n = icicle-strip-ignored-files-and-sort ici*.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (diff = "c:/drews-lisp-20/save/2009-12-24a-icicles-mcmd.el" = "c:/drews-lisp-20/icicles-mcmd.el") (diff = "c:/drews-lisp-20/save/2009-12-24a-icicles-mode.el" = "c:/drews-lisp-20/icicles-mode.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (grep "grep -n completion-ignored-build-apply ici*.el") (grep "grep = -n icicle-ignored-extensions-regexp ici*.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) (diff = "c:/drews-lisp-20/save/2009-12-24a-icicles-fn.el" = "c:/drews-lisp-20/icicles-fn.el") (dired-unmark-all-files 13 nil) = (find-alternate-file "c:/drews-lisp-20/throw-foo.xs") = (find-alternate-file "c:/drews-lisp-20/") (find-alternate-file = "c:/drews-lisp-20/throw-foo.info-2.gz") (pwd) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (icy-mode nil) (icy-mode nil) (icy-mode nil) (icy-mode nil) = (load-file "c:/drews-lisp-20/icicles-mcmd.el") (grep "grep -n = Vcompletion_ignored_extensions *") (find-alternate-file = "c:/Emacs-23.1/src/") (cd "c:/Emacs-23.1/src/") (grep "grep -n = completion-ignored-extensions *.el */*.el") (cd "c:/Emacs-23.1/lisp/") = (grep "grep -n Vcompletion_ignored_extensions *") (grep "grep -n = completion-ignored-extensions *") (grep "grep -n = completion-ignored-extensions *.el */*.el") (grep "grep -n = completion-ignored-extensions *.el") (describe-variable = 'icicle-ignored-extensions nil) (grep "grep -n = completion-ignored-extensions ici*.el") (grep "grep -n exit-minibuffer = ici*.el") (icy-mode nil) (switch-to-buffer "repeat.el") = (switch-to-buffer "*Backtrace*") (set-variable 'debug-on-error t nil) = (switch-to-buffer "repeat.el") (icy-mode nil) (grep "grep -n = minibuffer-complete-and-exit *.el */*.el") (grep "grep -n = minibuffer-complete-and-exit ici*.el") (describe-variable = 'icicle-ignored-extensions nil) (describe-variable = 'comint-completion-fignore nil) (grep "grep -n = completion-ignored-extensions ../ici*.el") (describe-function = 'replace-match nil) (grep "grep -n old-minibuffer-complete-and-exit = ici*.el") (grep "grep -n icicle-minibuffer-complete-and-exit ici*.el") = (describe-function 'minibuffer-complete-and-exit nil) (describe-function = 'minibuffer-complete-and-exit nil) (describe-function = 'minibuffer-complete-word nil) (describe-function 'minibuffer-complete = nil) (load-file "c:/drews-lisp-20/throw-bmk2.el") (describe-function = 'bookmark-bmenu-surreptitiously-rebuild-list nil) (describe-key ".") = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-unomit-all) = (bookmarkp-bmenu-unomit-marked) (bookmarkp-bmenu-show-only-omitted) = (bookmarkp-bmenu-show-only-omitted) (debug-on-entry = 'bookmark-bmenu-list-1) (bookmarkp-bmenu-show-only-omitted) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) (load-file = "c:/drews-lisp-20/throw-bmk2.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (describe-function = 'bookmark-get-annotation nil) (describe-function = 'bookmark-name-from-full-record nil) (describe-function = 'bookmark-get-bookmark nil) (describe-function 'unwind-protect nil) = (pp-eval-expression '(setq bookmarkp-bmenu-filter-function nil) nil) = (describe-variable 'bookmark-alist nil) = (bookmarkp-bmenu-show-only-omitted) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) (debug-on-entry = 'bookmarkp-bmenu-show-only-omitted) (load-file = "c:/drews-lisp-20/throw-bmk2.el") (byte-compile-file = "bytecomp-simplify.el" nil) (ediff-buffers "bytecomp-simplify.el" = "2009-12-22-bytecomp-simplify.el") (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) = (bookmarkp-bmenu-show-only-omitted) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) (bookmarkp-bmenu-unomit-marked) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) (bookmarkp-bmenu-omit-marked) = (describe-variable 'bookmarkp-bmenu-marked-bookmarks nil) = (bookmarkp-bmenu-unmark-all 13 nil) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) (load-file = "c:/drews-lisp-20/throw-bmk2.el") (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-make-function-bookmark "fntest2" "bar") = (bookmarkp-make-function-bookmark "fntest" "foo") (describe-function = 'bookmarkp-make-function-bookmark nil) (load-file = "c:/drews-lisp-20/throw-bmk2.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (query-replace-w-options = "unomitted-count" "count" nil nil nil) (describe-function = 'bookmark-bmenu-bookmark nil) (describe-key "m") (describe-variable = 'bookmarkp-bmenu-marked-bookmarks nil) (describe-variable = 'bookmark-alist nil) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) (bookmarkp-bmenu-unomit-marked) = (describe-variable 'bookmark-alist nil) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) (bookmarkp-bmenu-omit-marked) = (load-file "c:/drews-lisp-20/throw-bmk2.el") (describe-variable = 'indent-tabs-mode nil) (load-file "c:/drews-lisp-20/throw-bmk2.el") = (query-replace-w-options "to-delete" "bmk" nil nil nil) = (query-replace-w-options "will-go" "to-delete" nil nil nil) (load-file = "c:/drews-lisp-20/throw-bmk2.el") (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-unomit-all) (describe-function = 'bookmarkp-barf-if-not-in-menu-list nil) (describe-variable = 'bookmarkp-omitted-bookmark-alist nil) = (bookmarkp-bmenu-show-only-omitted) (bookmarkp-bmenu-omit-marked) = (load-file "c:/drews-lisp-20/throw-bmk2.el") (load-file = "c:/drews-lisp-20/throw-bmk2.el") (bookmarkp-bmenu-unmark-all 13 nil) = (load-file "c:/drews-lisp-20/bookmark+.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (ediff-buffers "throw-bmk2.el" = "bookmark+.el") (query-replace-w-options "bookmarkp-bmenu-omitted-list" = "bookmarkp-omitted-bookmark-alist" nil nil nil) (query-replace-w-options = "bookmarkp-bmenu-omitted-list" "bookmarkp-omitted-bookmark-alist" nil = nil nil) (describe-function 'delete nil) (describe-function = 'set-difference nil) (describe-function 'icicle-set-difference nil) = (describe-function 'set-difference nil) (query-replace-w-options = "unmarked-count" "omitted-count" nil nil nil) = (bookmarkp-bmenu-unomit-marked) (bookmarkp-bmenu-show-only-omitted) = (bookmarkp-bmenu-omit-marked) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (ediff-buffers "column-marker.el" = "2009-12-10a-column-marker.el") (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-unomit-marked) (bookmarkp-bmenu-show-only-omitted) = (bookmarkp-bmenu-unmark-all 13 nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (bookmarkp-bmenu-unomit-marked) = (bookmarkp-bmenu-show-only-omitted) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (load-file = "c:/drews-lisp-20/throw-bmk.el") (load-file = "c:/drews-lisp-20/bookmark+.el") (ediff-buffers "bookmark+.el" = "2009-12-23a-bookmark+.el") (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (bookmarkp-bmenu-omit-marked) = (load-file "c:/drews-lisp-20/throw-bmk.el") (describe-function = 'bookmarkp-marked-bookmarks-only nil) (describe-variable = 'bookmarkp-bmenu-marked-bookmarks nil) (describe-function = 'bookmarkp-some-marked-p nil) (describe-variable = 'bookmarkp-bmenu-marked-bookmarks nil) (describe-function = 'bookmarkp-marked-bookmarks-only nil) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (kill-buffer-and-its-windows = "*Help*") (describe-variable 'bookmarkp-bmenu-omitted-list nil) = (bookmarkp-bmenu-omit-marked) (describe-variable = 'bookmarkp-bmenu-omitted-list nil) (load-file = "c:/drews-lisp-20/throw-bmk.el") (describe-variable = 'bookmarkp-bmenu-marked-bookmarks nil) (describe-function 'delete nil) = (describe-function 'bookmark-delete nil) (describe-function = 'bookmark-bmenu-surreptitiously-rebuild-list nil) (describe-function = 'bookmark-bmenu-surreptitiously-rebuild-list nil) (describe-function = 'bookmarkp-remove-if-not nil) (switch-to-buffer-other-window = "bookmark.el" nil) (describe-function 'bookmark-get-filename nil) = (customize-option 'bookmarkp-bmenu-omitted-list) (describe-function = 'bookmarkp-some-marked-p nil) (describe-function = 'bookmarkp-some-marked-p nil) (find-alternate-file = "c:/drews-lisp-20/to-do-bookmark") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (find-alternate-file "c:/drews-lisp-20/") (pwd) = (kill-buffer-and-its-windows " *Checkdoc Status*") (edit-kbd-macro "=07" = nil) (describe-variable 'term-setup-hook nil) (describe-variable = 'format-alist nil) (write-file "~/drews-lisp-20/contrib" t) = (describe-variable 'fill-nobreak-predicate nil) (pwd) (write-file = "c:/drews-lisp-20/contrib/man-completion.el" t) (write-file = "c:/drews-lisp-20/contrib/OLD-MAYBE-20-TOO-man-completion.el" t) = (write-file "~/drews-lisp-20/contrib/man-completion.el" t) = (describe-function 'file-name-completion nil) (describe-function = 'add-to-list nil) (describe-function 'info-lookup-symbol nil) = (byte-compile-file "filladapt-pat.el" nil) (write-file = "~/drews-lisp-20/contrib/" t) (describe-variable = 'checkdoc-comment-style-hooks nil) (checkdoc) (checkdoc) = (byte-compile-file "checkdoc-keywords.el" nil) (load-file = "c:/drews-lisp-20/contrib/checkdoc-keywords.el") (pwd) (write-file = "~/drews-lisp-20/contrib/" t) (byte-compile-file "bytecomp-simplify.el" = nil) (customize-option 'byte-compile-warnings) (load-file = "c:/drews-lisp-20/CONTRIB/bytecomp-simplify.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (load-file = "c:/drews-lisp-20/CONTRIB/bytecomp-simplify.el") (find-alternate-file = "c:/drews-lisp-20/CONTRIB/") (pwd) (find-alternate-file = "~/drews-lisp-20/contrib/bytecomp-simplify.el") (write-file = "~/drews-lisp-20/contrib/bytecomp-simplify.el" t) (byte-compile-file = "align-let.el" nil) (byte-compile-file "align-let.el" nil) = (byte-compile-file "align-let.el" nil) (byte-compile-file "align-let.el" = nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-compile-file "align-let.el" nil) (load-file = "c:/drews-lisp-20/CONTRIB/align-let.el") (Info-search "") (Info-search = ":type") (customize) (describe-key "=03=01") (load-file = "c:/drews-lisp-20/CONTRIB/align-let.el") (describe-function = 'custom-add-option nil) (describe-key "=03=01") (byte-compile-file = "align-let.el" nil) (describe-function 'down-list nil) = (byte-compile-file "align-let.el" nil) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "iii.el" "icicles-chg.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "icicles-mode.el" "iii.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (describe-function 'eval-after-load nil) (describe-variable = 'after-load-alist nil) (grep "grep -n eval-after-load *.el */*.el") = (describe-function 'eval-after-load nil) (kill-buffer-and-its-windows = "*Help*") (describe-variable 'load-history nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (describe-function = 'eval-after-load nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (grep "grep -n = icicle-toggle-icicle-mode-twice ici*.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (ediff-buffers "icicles-chg.el" "iii.el") = (ediff-buffers "icicles-mcmd.el" "iii.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (describe-function 'ccl-compile nil) (describe-variable = 'minibuffer-setup-hook nil) (describe-function 'ccl-compile nil) = (kill-buffer-and-its-windows "*Help*") (describe-function 'byte-compile = nil) (debug-on-entry 'icicle-choose-completion) (describe-variable = 'minibuffer-setup-hook nil) (describe-variable 'minibuffer-setup-hook = nil) (set-variable 'debug-on-error t nil) (debug-on-entry = 'icicle-completion-setup-function) (grep "grep -n completion-setup-hook = *.el */*.el") (grep "grep -n completion-setup-function *.el */*.el") = (grep "grep -n completion-setup-function ici*.el") (describe-function = 'completion-list-mode nil) (grep "grep -n completion-reference-buffer = ici*.el") (describe-function 'icicle-choose-completion nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (load-file = "c:/drews-lisp-20/icicles-mcmd.el") (debug-on-entry = 'icicle-choose-completion) (describe-function 'choose-completion nil) = (debug-on-entry 'icicle-choose-completion-string) (load-file = "c:/drews-lisp-20/icicles-mcmd.el") (describe-function = 'icicle-set-intersection nil) (describe-function 'icicle-candidate-set-1 = nil) (debug-on-entry 'icicle-choose-completion-string) = (describe-function 'byte-compile nil) (describe-function 'byte-compile = nil) (debug-on-entry 'icicle-choose-completion-string) (debug-on-entry = 'icicle-choose-completion-string) (describe-function 'byte-compile nil) = (debugger-eval-expression 'buffer) (debug-on-entry = 'icicle-choose-completion-string) (debug-on-entry = 'icicle-choose-completion-string) (describe-function = 'choose-completion-string nil) (debug-on-entry = 'icicle-mouse-choose-completion) (icy-mode nil) (icy-mode nil) = (load-file "c:/drews-lisp-20/icicles-mode.el") (load-file = "c:/drews-lisp-20/icicles-fn.el") (load-file = "c:/drews-lisp-20/icicles-mcmd.el") (find-alternate-file = "c:/drews-lisp-20/") (ediff-buffers "icicles-chg.el" "iii.el") = (ediff-buffers "icicles-cmd1.el" "iii.el") (ediff-buffers = "icicles-mode.el" "iii.el") (ediff-buffers "icicles-fn.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "iii.el" "icicles-mcmd.el") (dired-unmark-all-files 13 nil) (load-file = "c:/drews-lisp-20/icicles-mac.elc") (byte-compile-file "icicles-mac.el" = nil) (ediff-buffers "icicles-mac.el" "iii.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (grep "grep -n fset ici*.el") (query-replace-w-options "fset" = "defalias" nil nil nil) (grep "grep -n fset ici*.el") = (query-replace-w-options "fset" "defalias" nil nil nil) = (icicle-Info-goto-node "Defining Functions" nil) (icicle-Info-goto-node = "defining fu" nil) (grep "grep -n fset ici*.el") (describe-function = 'fset nil) (describe-function 'defalias nil) (describe-function 'fset = nil) (describe-function 'defalias nil) (describe-function = 'diredp-mouse-do-byte-compile nil) (describe-key "=07") (grep "grep -n = read-file-name-function ici*.el") (grep "grep -n defadvice ici*.el") = (grep "grep -n icicle-toggle-icicle-mode-twice ici*.el") (grep "grep -n = icicle-toggle-icicle-mode-twice ici*.el") (grep "grep -n icy-mode = ici*.el") (grep "grep -n icicle-minibuffer-complete-and-exit ici*.el") = (describe-function 'minibuffer-complete-and-exit nil) = (find-alternate-file "c:/drews-lisp-20/") (dired-unmark-all-files 13 = nil) (ediff-buffers "throw-bmk.el" "bookmark+.el") (find-alternate-file = "c:/drews-lisp-20/") (find-alternate-file "~/drews-lisp-20/") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (find-alternate-file = "~/drews-lisp-20/") (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (grep "grep -n = crosshairs-flash *.el") (grep "grep -n hl-line-highlight-now *.el") = (describe-key "k") (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) (ediff-buffers = "iii.el" "bookmark+.el") (byte-recompile-directory "c:/drews-lisp-20/" = nil) (describe-function 'bookmark-bmenu-mode nil) (describe-function = 'bookmark-bmenu-mode nil) (describe-function 'bookmark-bmenu-mode nil) = (describe-function 'bookmark-bmenu-mode nil) (describe-function = 'bookmark-bmenu-mode nil) (query-replace-w-options = "bookmarkp-bmenu-make-sequence-bookmark-from-marked" = "bookmarkp-bmenu-make-sequence-from-marked" nil nil nil) = (describe-function 'bookmark-bmenu-mode nil) (describe-function = 'bookmark-bmenu-mode nil) (describe-function 'bookmark-bmenu-mode nil) = (describe-function 'bookmark-bmenu-mode nil) (describe-function = 'bookmark-bmenu-mode nil) (describe-function 'bookmark-bmenu-mode nil) = (describe-variable 'bookmarkp-sequence-jump-display-function nil) = (describe-function 'bookmark-bmenu-mode nil) (describe-function = 'bookmark-bmenu-mode nil) (describe-function 'bookmark-bmenu-mode nil) = (describe-function 'bookmark-bmenu-mode nil) (describe-function = 'bookmark-bmenu-mode nil) (describe-function 'bookmark-bmenu-mode nil) = (describe-function 'bookmark-bmenu-mode nil) (load-file = "c:/drews-lisp-20/bookmark+.el") (ediff-buffers "bookmark+.el" "iii.el") = (byte-recompile-directory "c:/drews-lisp-20/" nil) (describe-function = 'ebnf-eps-add-context nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (query-replace-w-options "Sequence and Function" "Function and = Sequence" nil 23209 23230) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (list-colors-display) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (byte-recompile-directory "c:/drews-lisp-20/" nil) = (describe-function 'bookmarkp-function-bookmark-p nil) = (list-colors-display) (list-faces-display) (describe-variable = 'bookmarkp-bmenu-marked-bookmarks nil) (byte-recompile-directory = "c:/drews-lisp-20/" nil) (find-alternate-file "c:/drews-lisp-20/") = (frame-configuration-to-register 49 nil) = (frame-configuration-to-register 97 nil) (view-register 49) (load-file = "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (byte-recompile-directory "c:/drews-lisp-20/" = nil) (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-bmenu-unmark-all 13 = nil) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-make-sequence-bookmark-from-marked "seq-frame+") = (describe-function 'foo nil) (frame-configuration-to-register 49 nil) = (jump-to-register 49 nil) (pp-eval-expression '(get-register "1") nil) = (pp-eval-expression '(get-register '1) nil) (pp-eval-expression = '(get-register 1) nil) (describe-function 'jump-to-register nil) = (find-alternate-file "c:/drews-lisp-20/throw-bmk.el") (jump-to-register = 49 nil) (view-register 49) (describe-key "=18rj") (view-register 49) = (Info-search "register") (describe-function 'jump-to-register nil) = (find-file-other-window "c:/drews-lisp-20/throw-bmk.el" 1) = (frame-configuration-to-register 49 nil) (describe-function = 'frame-configuration-to-register nil) (bookmarkp-make-function-bookmark = "fn-bar" "bar") (frame-configuration-to-register 49 nil) = (describe-function 'frame-configuration-to-register nil) = (describe-function 'jump-to-register nil) (describe-key "=18rj") = (describe-function 'frame-configuration-to-register nil) = (describe-function 'window-configuration-to-register nil) = (byte-recompile-directory "c:/drews-lisp-20/" nil) = (bookmarkp-make-function-bookmark "fntest2" "(lambda nil=0A= (forward-char 300))") (bookmarkp-make-function-bookmark "fntest2" = "(lambda nil=0A= (set-buffer \"TEST\")=0A= (forward-char 300))") (pp-eval-expression '(foo) nil) (debug-on-entry = 'foo) (describe-function 'foo nil) (pp-eval-expression '(foo) nil) = (debug-on-entry 'foo) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-unmark-all 13 nil) (pp-eval-expression '(foo) nil) = (describe-function 'foo nil) (debug-on-entry 'bookmark--jump-via) = (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-bmenu-unmark-all 13 nil) = (debug-on-entry 'bookmarkp-jump-sequence) (bookmarkp-bmenu-unmark-all 13 = nil) (bookmarkp-bmenu-unmark-all 13 nil) (bookmarkp-bmenu-unmark-all 13 = nil) (bookmarkp-bmenu-unmark-all 13 nil) (load-file = "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (bookmarkp-bmenu-unmark-all 13 nil) = (bookmarkp-bmenu-unmark-all 13 nil) (describe-function 'foo nil) = (load-file "c:/drews-lisp-20/bookmark+.el") (byte-recompile-directory = "c:/drews-lisp-20/" nil) (load-file "c:/drews-lisp-20/bookmark+.el") = (load-file "c:/drews-lisp-20/iii.el") (describe-variable 'bookmark-alist = nil) (bookmarkp-make-function-bookmark "fntest2" "(lambda nil = (set-buffer \"c:/drews-lisp-20\") (forward-char 300))") (load-file = "c:/drews-lisp-20/bookmark+.el") (load-file = "c:/drews-lisp-20/bookmark+.el")))=0A= =0A= ------=_NextPart_000_0009_01CA8C9C.EB665720-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 05 19:21:12 2010 Received: (at control) by debbugs.gnu.org; 6 Jan 2010 00:21:12 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSJeC-00033B-Ez for submit@debbugs.gnu.org; Tue, 05 Jan 2010 19:21:12 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NSJdy-00032f-QB for control@debbugs.gnu.org; Tue, 05 Jan 2010 19:21:11 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NSJdu-000358-Qf; Tue, 05 Jan 2010 19:20:54 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19267.55142.573399.78677@fencepost.gnu.org> Date: Tue, 5 Jan 2010 19:20:54 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: cyan X-Ran: |3GX^=d+eAQJ=&MK7p0zLzdvaSR:l87eB-"?A`APn6#2o+-VH!jwZ10~eAeW|]SYvFxmwP X-Debbugs-No-Ack: yes X-Spam-Score: -4.6 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.6 (----) merge 5303 5309 From debbugs-submit-bounces@debbugs.gnu.org Tue Jan 19 14:23:19 2010 Received: (at control) by debbugs.gnu.org; 19 Jan 2010 19:23:19 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NXJfb-0005Yt-Ck for submit@debbugs.gnu.org; Tue, 19 Jan 2010 14:23:19 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NXJfY-0005Ym-Ua for control@debbugs.gnu.org; Tue, 19 Jan 2010 14:23:17 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NXJfU-0007gf-N8; Tue, 19 Jan 2010 14:23:12 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19286.1696.696215.14506@gargle.gargle.HOWL> Date: Tue, 19 Jan 2010 14:23:12 -0500 From: Glenn Morris To: control Subject: control X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.0 (-----) tags 4940 patch reassign 5388 emacs,cc-mode reassign 5303 emacs,w32 retitle 5386 gtk daemon close display hang reassign 5425 notemacs severity 5424 wishlist reassign 5422 emacs,cc-mode reassign 5411 emacs,cc-mode reassign 5404 emacs,ns From unknown Tue Jun 17 21:52:41 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 19 Feb 2010 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator