unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2054: Acquamacs v 1.6 C-h f subseq reports function not found
@ 2009-01-25 19:15 ` William R. Deever
  2009-01-26  2:40   ` bug#2054: marked as done (Acquamacs v 1.6 C-h f subseq reports function not found) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: William R. Deever @ 2009-01-25 19:15 UTC (permalink / raw)
  To: bug-gnu-emacs

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







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#2054: marked as done (Acquamacs v 1.6 C-h f subseq reports  function not found)
  2009-01-25 19:15 ` bug#2054: Acquamacs v 1.6 C-h f subseq reports function not found William R. Deever
@ 2009-01-26  2:40   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-01-26  2:40 UTC (permalink / raw)
  To: Glenn Morris

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


Your message dated Sun, 25 Jan 2009 21:29:06 -0500
with message-id <2hljsyajgt.fsf@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 owner@emacsbugs.donarmstrong.com
immediately.)


-- 
2054: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=2054
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 5712 bytes --]

From: "William R. Deever" <wrdeever@sbcglobal.net>
To: bug-gnu-emacs@gnu.org
Subject: Acquamacs v 1.6 C-h f subseq reports function not found
Date: Sun, 25 Jan 2009 13:15:37 -0600
Message-ID: <6C1161A5-8C37-4021-BC29-C0F0D68D4977@sbcglobal.net>

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




[-- Attachment #3: Type: message/rfc822, Size: 2017 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 2054-done@emacsbugs.donarmstrong.com
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
Message-ID: <2hljsyajgt.fsf@fencepost.gnu.org>

"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.)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-26  2:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <2hljsyajgt.fsf@fencepost.gnu.org>
2009-01-25 19:15 ` bug#2054: Acquamacs v 1.6 C-h f subseq reports function not found William R. Deever
2009-01-26  2:40   ` bug#2054: marked as done (Acquamacs v 1.6 C-h f subseq reports function not found) Emacs bug Tracking System

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).