[OS X Emacs] question about "emacs" command

Pete Siemsen siemsen at ucar.edu
Wed Sep 21 11:50:35 EDT 2016


That makes sense, but didn't work:

Debugger entered--Lisp error: (void-variable ‘aquamacs-version)

  (boundp ‘aquamacs-version)

  (if (boundp ‘aquamacs-version) (progn (setq obof-other-frame-regexps
(remove "\\*Help\\*" obof-other-frame-regexps)) (if (member "\\*Help\\*"
obof-same-frame-regexps) obof-same-frame-regexps (setq
obof-same-frame-regexps (cons "\\*Help\\*"
obof-same-frame-eval-buffer(#<buffer
*load*> nil "/Users/siemsen/Library/Preferences/Aquamacs
Emacs/Preferences.el" nil t)  ; Reading at buffer position 3533


<etc.>

-- Pete


On Tue, Sep 20, 2016 at 1:35 PM, David Reitter <david.reitter at gmail.com>
wrote:

> > On Sep 20, 2016, at 12:56 PM, Pete Siemsen <siemsen at ucar.edu> wrote:
> >
> > I just upgraded to Aquamacs 3.3, and reinstalled the command-line tools.
> >
> > What variable tells me that I'm in regular window mode, not started by
> the "emacs" command?
>
>
> I would do this:
>
> (when (boundp ‘aquamacs-version)
>
>   …..)
>
>
>
> --
> http://aquamacs.org -- Aquamacs: Emacs on Mac OS X
> http://aquamacs.org/donate -- Could we help you? Return the favor and
> support the Aquamacs Project!
>
> _____________________________________________________________
> MacOSX-Emacs mailing list
> MacOSX-Emacs at email.esm.psu.edu
> https://email.esm.psu.edu/mailman/listinfo/macosx-emacs
> List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-emacs/attachments/20160921/d350f209/attachment.html>


More information about the MacOSX-Emacs mailing list