unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Manoj Srivastava <srivasta@ieee.org>
To: emacs-devel@gnu.org
Subject: Re: PC-complete broken is CVS  HEAD
Date: Mon, 14 Apr 2008 01:01:11 -0500	[thread overview]
Message-ID: <87prstynyw.fsf@anzu.internal.golden-gryphon.com> (raw)
In-Reply-To: 874pa50yqv.fsf@anzu.internal.golden-gryphon.com

Hi,

        A better trace back after loading all the .el files:
--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (wrong-type-argument listp 2)
  car(2)
  (delete (car tail) (cdr tail))
  (setcdr tail (delete (car tail) (cdr tail)))
  (while tail (setcdr tail (delete ... ...)) (setq tail (cdr tail)))
  (let ((tail list)) (while tail (setcdr tail ...) (setq tail ...)))
  delete-dups(("etc/" "e-QIP_Investigation_Request_3112480_Archival_Copy.pdf" "e-QIP_Timelines.doc" "extra_sources.sql" "e-QIP_Investigation_Request_3112480_Signature_Forms.pdf" "example.txt" "eve_000066_all.deb" "examples/" "example.txt~" . 2))
  PC-do-completion(nil)
  PC-complete()
  call-interactively(PC-complete nil nil)
  read-file-name("Find file: " nil "~/" nil)
  (progn (add-hook (quote minibuffer-setup-hook) setup-hook) (read-file-name prompt nil default-directory mustmatch))
  (unwind-protect (progn (add-hook ... setup-hook) (read-file-name prompt nil default-directory mustmatch)) (remove-hook (quote minibuffer-setup-hook) setup-hook))
  (let (setup-hook) (setq setup-hook (lambda nil ... ...)) (unwind-protect (progn ... ...) (remove-hook ... setup-hook)))
  (minibuffer-with-setup-hook (lambda nil (setq minibuffer-default find-file-default)) (read-file-name prompt nil default-directory mustmatch))
  (let ((find-file-default ...)) (minibuffer-with-setup-hook (lambda nil ...) (read-file-name prompt nil default-directory mustmatch)))
  (list (let (...) (minibuffer-with-setup-hook ... ...)) t)
  find-file-read-args("Find file: " nil)
  call-interactively(find-file nil nil)
--8<---------------cut here---------------end--------------->8---

        manoj
-- 
If God had intended Man to Smoke, He would have set him on Fire.
Manoj Srivastava <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C





  reply	other threads:[~2008-04-14  6:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-14  5:52 PC-complete broken is CVS HEAD Manoj Srivastava
2008-04-14  6:01 ` Manoj Srivastava [this message]
2008-04-14 15:11   ` Stefan Monnier

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=87prstynyw.fsf@anzu.internal.golden-gryphon.com \
    --to=srivasta@ieee.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

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

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

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

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