unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ECE-auctex plugin (issue on a case-sensitive filesystem)
@ 2007-12-07  3:26 Xavier DEFAGO
  2007-12-09  1:58 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Xavier DEFAGO @ 2007-12-07  3:26 UTC (permalink / raw)
  To: emacs-pretest-bug


[-- Attachment #1.1: Type: text/plain, Size: 4802 bytes --]

The path used by Aquamacs Emacs to load the plugin is as follows:
/Library/Application Support/Emacs/ec-emacs/site-lisp/xxx.el
(with 'Emacs' being capitalized)

However, the plugin installs in
/Library/Application Support/emacs/...
(where emacs is NOT capitalized)

Thus, the bug will remain dormant on a default HFS+ filesystem, but  
it will
case a failure to load the plugin on a case-sensitive filesystem  
(whether
a case-sensitive HFS+ or Unix filesystem).



In GNU Emacs 22.1.50.1 (powerpc-apple-darwin7.9.0, Carbon Version 1.6.0)
  of 2007-10-02 on applecore.inf.ed.ac.uk - Aquamacs Distribution 1.2a
Windowing system distributor `Apple Inc.', version 10.4.11
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: Fundamental

Minor modes in effect:
   msb-mode: t
   one-buffer-one-frame-mode: t
   smart-frame-positioning-mode: t
   aquamacs-styles-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
   tooltip-mode: t
   mac-input-method-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:
<help-echo> <help-echo> A-x C-x b <return> <wheel-down>
<double-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <wheel-up> <double-wheel-up> <triple-wheel-up>
<triple-wheel-up> <triple-wheel-up> <wheel-up> <double-wheel-up>
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up>
<wheel-up> <double-wheel-up> <triple-wheel-up> <triple-wheel-up>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<wheel-up> <double-wheel-up> <triple-wheel-up> <wheel-up>
<double-wheel-up> <triple-wheel-up> <switch-frame>
<help-echo> <switch-frame> <down-mouse-1> <mouse-movement>
<mouse-movement> <drag-mouse-1> <down-mouse-1> <mouse-1>
<down-mouse-1> <mouse-movement> <mouse-movement> <drag-mouse-1>
A-c <help-echo> <help-echo> <wheel-down> <double-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <triple-wheel-down> <wheel-down>
<double-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<wheel-up> <double-wheel-up> <triple-wheel-up> <triple-wheel-up>
<wheel-down> <double-wheel-down> <triple-wheel-down>
<triple-wheel-down> <wheel-down> <double-wheel-down>
<triple-wheel-down> <triple-wheel-down> <wheel-down>
<double-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <wheel-down> <double-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <wheel-down> <double-wheel-down>
<triple-wheel-down> <triple-wheel-down> <wheel-up>
<double-wheel-up> <triple-wheel-up> <triple-wheel-up>
<triple-wheel-up> <wheel-down> <double-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <triple-wheel-down> <wheel-down>
<double-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <wheel-down> <double-wheel-down>
<triple-wheel-down> <triple-wheel-down> <triple-wheel-down>
<triple-wheel-down> <wheel-up> <double-wheel-up> <triple-wheel-up>
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up>
<triple-wheel-up> <triple-wheel-up> <triple-wheel-up>
C-s c u a C-s C-s <help-echo> <help-echo> <help-echo>
<switch-frame> <wheel-up> <double-wheel-up> <triple-wheel-up>
<wheel-up> <double-wheel-up> <switch-frame> <switch-frame>
<down-mouse-1> <mouse-movement> <mouse-1> <help-echo>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Loading /Users/defago/Library/Preferences/Aquamacs Emacs/ 
customizations.el (source)...done
Loading /Users/defago/Library/Preferences/Aquamacs Emacs/frame- 
positions.el (source)...done
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) 2007 Free Software  
Foundation,
Inc. (C) 2007 D. Reitter. No Warranty.
The mark is not set now, so there is no region
Mark saved where search started
byte-code: Beginning of buffer [2 times]
Loading emacsbug...done

[-- Attachment #1.2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 3882 bytes --]

[-- Attachment #2: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

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

* Re: ECE-auctex plugin (issue on a case-sensitive filesystem)
  2007-12-07  3:26 ECE-auctex plugin (issue on a case-sensitive filesystem) Xavier DEFAGO
@ 2007-12-09  1:58 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2007-12-09  1:58 UTC (permalink / raw)
  To: Xavier DEFAGO; +Cc: emacs-devel

Xavier DEFAGO wrote:

> The path used by Aquamacs Emacs to load the plugin is as follows:
> /Library/Application Support/Emacs/ec-emacs/site-lisp/xxx.el
> (with 'Emacs' being capitalized)
>
> However, the plugin installs in
> /Library/Application Support/emacs/...
> (where emacs is NOT capitalized)

I'm confused. Isn't this a problem with either your "plugin" or
Aquamacs installation? What did the Aquamacs people say when you
reported it on their list?

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

end of thread, other threads:[~2007-12-09  1:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-07  3:26 ECE-auctex plugin (issue on a case-sensitive filesystem) Xavier DEFAGO
2007-12-09  1:58 ` Glenn Morris

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