unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Abrahams <dave@boost-consulting.com>
Subject: bug in save-some-buffers or diff.el?
Date: Tue, 21 Oct 2003 20:07:21 -0400	[thread overview]
Message-ID: <uwuayf83q.fsf@boost-consulting.com> (raw)


Here's my backtrace:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  expand-file-name(nil)
  find-file-noselect(nil)
  #[(file subexpr) "???Å ? )Ç\b??{!? ÉÊ\v!q×?	!? +B\fB?? [subexpr line save-match-data-internal file compilation-error-list beginning-of-line point-marker string-to-int match-data (...) find-file-noselect goto-line] 4](nil 2)
  diff-parse-differences(732 nil)
  compile-reinitialize-errors(nil 732)
  compilation-handle-exit(exit 1 "exited abnormally with code 1\n")
  compile-internal("diff -wu \"c:/src/emacs/README\" \"c:/DOCUME~1/dave/LOCALS~1/Temp/buffer-content-2644bjc\"" "No more differences" "Diff" diff-parse-differences nil nil nil nil nil nil t)
  diff("c:/src/emacs/README" "c:/DOCUME~1/dave/LOCALS~1/Temp/buffer-content-2644bjc" nil t)
  diff-buffer-with-file(#<buffer README>)
  funcall(diff-buffer-with-file #<buffer README>)
  (if (funcall (aref def 0) elt) (setq actions (1+ actions)) (setq next (\` ...)))
  (cond ((eq def ...) (setq next ...)) ((eq def ...) (funcall actor elt) (setq actions ...)) ((eq def ...)) ((eq def ...) (funcall actor elt) (setq actions ... next ...)) ((eq def ...) (setq quit-flag t) (setq next ...)) ((eq def ...) (if ... ...) (while ... ...)) ((eq def ...) (with-output-to-temp-buffer "*Help*" ... ...) (setq next ...)) ((vectorp def) (if ... ... ...)) ((and ... ...) (setq delayed-switch-frame char) (setq next ...)) (t (message "Type %s for help." ...) (beep) (sit-for 1) (setq next ...)))
  (cond ((stringp prompt) (setq quit-flag nil) (if use-menus ... ... ...) (cond ... ... ... ... ... ... ... ... ... ...)) (prompt (funcall actor elt) (setq actions ...)))
  (while (funcall next) (setq prompt (funcall prompter elt)) (cond (... ... ... ...) (prompt ... ...)))
  (progn (if (stringp prompter) (setq prompter ...)) (while (funcall next) (setq prompt ...) (cond ... ...)))
  (unwind-protect (progn (if ... ...) (while ... ... ...)) (if delayed-switch-frame (setq unread-command-events ...)))
  (let* ((actions 0) user-keys mouse-event map prompt char elt tail def use-menus delayed-switch-frame (next ...)) (if (and ... use-dialog-box) (let ... ...) (setq user-keys ... map ...)) (unwind-protect (progn ... ...) (if delayed-switch-frame ...)) (let (...) (message "")) actions)
  map-y-or-n-p(#[(buffer) "Å!?


Here's how I get there:

1. Run emacs with -q

1.5 `M-x set-variable RET debug-on-error RET t'

2. open emacs' README file

3. Go to the beginning of line 48

4. Type `X'

5. Type `C-x s'

6. Type `d'

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

             reply	other threads:[~2003-10-22  0:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-22  0:07 David Abrahams [this message]
2003-10-22  8:38 ` bug in save-some-buffers or diff.el? Juri Linkov
2003-10-22  9:35   ` David Abrahams
2003-10-22 12:52     ` Stefan Monnier
2003-10-22 15:22       ` David Abrahams
2003-10-22 14:35     ` Juri Linkov
2003-10-22 16:28       ` David Abrahams
2003-10-22 16:34       ` Kevin Rodgers
2003-10-22 17:52         ` Eli Zaretskii
2003-10-23  4:53           ` Juri Linkov
2003-10-23  6:06             ` Eli Zaretskii
2003-10-23  8:00               ` Juri Linkov
2003-10-24 14:52                 ` Eli Zaretskii
2003-10-23 18:38       ` Richard Stallman
2003-10-23 19:47         ` David Abrahams
2003-10-24 10:41           ` Richard Stallman
2003-10-27 17:44             ` emacshear (was: bug in save-some-buffers or diff.el?) Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

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

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

  git send-email \
    --in-reply-to=uwuayf83q.fsf@boost-consulting.com \
    --to=dave@boost-consulting.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).