GNU bug report logs - #2054
Acquamacs v 1.6 C-h f subseq reports function not found

Previous Next

Package: notemacs;

Reported by: "William R. Deever" <wrdeever <at> sbcglobal.net>

Date: Sun, 25 Jan 2009 19:10:04 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Glenn Morris <rgm <at> gnu.org>
Subject: bug#2054: marked as done (Acquamacs v 1.6 C-h f subseq reports 
 function not found)
Date: Mon, 26 Jan 2009 02:40:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 25 Jan 2009 21:29:06 -0500
with message-id <2hljsyajgt.fsf <at> fencepost.gnu.org>
and subject line Re: bug#2054: Acquamacs v 1.6 C-h f subseq reports function not found
has caused the Emacs bug report #2054,
regarding Acquamacs v 1.6 C-h f subseq reports function not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact help-debbugs <at> gnu.org
immediately.)


-- 
2054: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2054
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "William R. Deever" <wrdeever <at> sbcglobal.net>
To: bug-gnu-emacs <at> gnu.org
Subject: Acquamacs v 1.6 C-h f subseq reports function not found
Date: Sun, 25 Jan 2009 13:15:37 -0600
1) Updated Acquamacs from v 1.5 to 1.6 01/24/09 in PM in response to  
the notice on launch that a new version was available--I used the  
control key seq in the notification. My extensions had been working in  
1.5 for some time.

2) Launched Acquamacs today (01/25/09) and immediately obtained the  
message:

     An error has occurred while loading `/Users/deever/.emacs':

     Symbol's function definition is void: subseq

3) C-h f subseq showed that the function is indeed unknown to emacs

4) Commented out call to my extensions in the custom init file,  
relaunched, and again tried C-h f subseq with same results.

Emacs remained up and functioning (more or less -- see next comment in  
parens) during the error and I was able to continue to edit normally.

(This is my second attempt to send this bug report. The first, after  
4), failed, and I had to relaunch to perform this attempt.)


In GNU Emacs 22.3.2 (i386-apple-darwin9.5.0, Carbon Version 1.6.0)
 of 2009-01-11 on plume.sr.unh.edu - Aquamacs Distribution 1.6
Windowing system distributor `Apple Inc.', version 10.5.4
configured using `configure  '--without-x' '--prefix=/usr/local''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: iso-8859-1
  default-enable-multibyte-characters: t

Major mode: Text

Minor modes in effect:
  global-hl-line-mode: t
  savehist-mode: t
  smart-frame-positioning-mode: t
  aquamacs-autoface-mode: t
  global-visual-line-mode: t
  visual-line-mode: t
  recentf-mode: t
  encoded-kbd-mode: t
  osx-key-mode: t
  show-paren-mode: t
  delete-selection-mode: t
  pc-selection-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
C-h f s u b s e q <return> ESC x <help-echo> r e p
o r t - e m SPC b u g <return>

Recent messages:
Loading /Users/deever/Library/Preferences/Aquamacs Emacs/ 
Preferences.el (source)...done
Warning: You have turned off `cua-mode' in your customizations
or init file. Without this mode, Aquamacs will behave in an
un-Mac-like way when you select text and copy&paste it.
Loading /Users/deever/Library/Preferences/Aquamacs Emacs/frame- 
positions.el (source)...done
Truncate long lines disabled
Mark set
Aquamacs is based on GNU Emacs 22, a part of the GNU/Linux system. It  
is Free Software: you can improve and redistribute it under the GNU  
General Public License, version 3 or later. Copyright (C) 2008 Free  
Software Foundation, Inc. (C) 2008 D. Reitter. No Warranty.
Quit
Loading emacsbug...done



[Message part 3 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 2054-done <at> debbugs.gnu.org
Subject: Re: bug#2054: Acquamacs v 1.6 C-h f subseq reports function not found
Date: Sun, 25 Jan 2009 21:29:06 -0500
"William R. Deever" wrote:

>      An error has occurred while loading `/Users/deever/.emacs':
>
>      Symbol's function definition is void: subseq
>
> 3) C-h f subseq showed that the function is indeed unknown to emacs

Something in your startup files is attempting to use the CL package
(which defines subseq) without requiring it. This is a problem with
your startup files, not with Emacs. (Also I believe Aquamacs has its
own bug list.)


This bug report was last modified 16 years and 211 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.