all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Copley <Richard.Copley@uhb.nhs.uk>
To: 11753@debbugs.gnu.org
Subject: bug#11753: 24.1.50; r108659; `compilation-next-error-function' calls `cl--set-nthcdr' at runtime (macro expansion problem?)
Date: Wed, 20 Jun 2012 15:21:37 +0100	[thread overview]
Message-ID: <20120620142139.B1298449A0C@nhs-pd1e-esg102.ad1.nhs.net> (raw)

[-- Attachment #1: Type: text/plain, Size: 3680 bytes --]

As of trunk revision 108659, the default next-error function in
compilation-mode appears to have a run-time dependency
upon subst `cl--set-nthcdr'.

Recipe from `emacs -Q' (assuming current directory contains files that
contain "x"):

M-x grep RET x SPC * RET C-x `

Expected result: successfully go to location of first match.

Actual result: go to location of first match then ding, saying:
  "compilation-next-error-function: Symbol's function definition is void: cl--set-nthcdr".


In GNU Emacs 24.1.50.1 (i386-mingw-nt5.1.2600)
of 2012-06-19 on 57172UHB
Bzr revision: 108659 cyd@gnu.org-20120619070544-ejj0ov8gz1nk95kh
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
`configure --with-gcc (4.6) --enable-checking --cflags
-fno-omit-frame-pointer -L c:/gnuwin32/lib -I c:/gnuwin32/include'

Important settings:
  value of $EMACSDATA: C:/Emacs/emacs-108659/etc
  value of $EMACSDOC: C:/Emacs/emacs-108659/etc
  value of $EMACSLOADPATH: C:/Emacs/emacs-108659/site-lisp;C:/Emacs/emacs-108659/../site-lisp;C:/Emacs/emacs-108659/lisp;C:/Emacs/emacs-108659/leim
  value of $EMACSPATH: C:/Emacs/emacs-108659/bin
  value of $LANG: ENG
  locale-coding-system: cp1252
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x g r e p <return> x SPC * <return> C-x `
M-x r e p o r t - e m a c s - b u g <return>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Grep finished (matches found)
compilation-next-error-function: Symbol's function definition is void: cl--set-nthcdr

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr help-fns help-mode view emacsbug
message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils shell pcomplete
grep compile comint ansi-color ring time-date tooltip ediff-hook
vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win
w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list
newcomment lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer button faces cus-face files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process multi-tty emacs)
DISCLAIMER:
This email and any attachments hereto contains proprietary information, some or all of which may be confidential or legally privileged. It is for the exclusive use of the intended recipient(s) only. If an addressing or transmission error has misdirected this e-mail and you are not the intended recipient(s), please notify the author by replying to this e-mail. If you are not the intended recipient you must not use, disclose, distribute, copy, print, or rely on this e-mail or any attachments, as this may be unlawful.

[-- Attachment #2: Type: text/html, Size: 14148 bytes --]

             reply	other threads:[~2012-06-20 14:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-20 14:21 Richard Copley [this message]
2012-06-20 16:31 ` bug#11753: 24.1.50; r108659; `compilation-next-error-function' calls `cl--set-nthcdr' at runtime (macro expansion problem?) Stefan Monnier
2012-06-22 21:26 ` Stefan Monnier
2012-06-22 21:37   ` bug#11766: Failure compiling international/iso-ascii.el Glenn Morris
2012-06-22 22:10     ` Glenn Morris
2012-06-22 22:18       ` Glenn Morris

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

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

  git send-email \
    --in-reply-to=20120620142139.B1298449A0C@nhs-pd1e-esg102.ad1.nhs.net \
    --to=richard.copley@uhb.nhs.uk \
    --cc=11753@debbugs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.