Nick Reich | 1 Sep 2010 16:49
Picon

code highlighting not working in new windows

Hi.

I use Aquamacs for coding in R using ESS.  A few months ago I
customized the code highlighting rules (although I don't remember
exactly how I did it), and since then the first window that I open
uses the colors that I set.  If I open a new tab in this window and
then open a new file within that window, the colors are still there.
However, if I double-click a file in the Finder it will open in a new
window and anything in a new window uses another (default?) color
scheme which isn't as good.  Is there a way to make my changes global,
so that every new window will open with these color highlighting
rules?

Thanks,
Nick
_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx

Iliya Lefterov | 1 Sep 2010 18:10
Picon

Re: code highlighting not working in new windows

Good morning,


I have another "version" of the same problem: using distribution 2.1 it is impossible to customize colors at all; Options-Appearance-Background color giives me the message "Wrong type argument stringp, unspecified"

on top of everything it happens on i7 MacBookPro, but not on i7 iMac.

Thanks,

I. Lefterov

On Wed, Sep 1, 2010 at 10:49 AM, Nick Reich <nick.reich <at> gmail.com> wrote:
Hi.

I use Aquamacs for coding in R using ESS.  A few months ago I
customized the code highlighting rules (although I don't remember
exactly how I did it), and since then the first window that I open
uses the colors that I set.  If I open a new tab in this window and
then open a new file within that window, the colors are still there.
However, if I double-click a file in the Finder it will open in a new
window and anything in a new window uses another (default?) color
scheme which isn't as good.  Is there a way to make my changes global,
so that every new window will open with these color highlighting
rules?

Thanks,
Nick
_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx



--
Iliya Lefterov, MD, PhD,
University of Pittsburgh,
Pittsburgh, PA
USA
_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
David Reitter | 1 Sep 2010 19:26
Picon
Gravatar

Re: code highlighting not working in new windows

On Sep 1, 2010, at 12:10 PM, Iliya Lefterov wrote:
> 
> I have another "version" of the same problem: using distribution 2.1 it is impossible to customize colors
at all; Options-Appearance-Background color giives me the message "Wrong type argument stringp, unspecified"

Enable Help->Diagnose->Enter Debugger on Error and send us the backtrace that you should be getting when
that error occurs, to the Aquamacs bugs mailing list.

THanks.

--
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
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
Patrick May | 3 Sep 2010 19:05
Picon

Gnus and AquaMacs 2.1

I upgraded to AquaMacs 2.1 and now Gnus hangs during "Reading .newsrc.eld"
I touched .newsrc and  tried again.  That gave the message
"Reading .newsrc...done" but didn't display the list of newsgroups.  Did 
something change between 2.0 and 2.1?

Thanks,

Patrick

_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
Gideon Simpson | 4 Sep 2010 18:06
Picon
Favicon

default buffer mode for file type

Is there a way to set aquamacs to default to a certain buffer mode when it opens files with a certain
non-standard extension?

-gideon

_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
Peter Dyballa | 4 Sep 2010 20:19
Picon

Re: default buffer mode for file type


Am 04.09.2010 um 18:06 schrieb Gideon Simpson:

> Is there a way to set aquamacs to default to a certain buffer mode  
> when it opens files with a certain non-standard extension?

The standard way is to alter the variable auto-mode-alist as in:

	(add-to-list 'auto-mode-alist '("\\.\\(nib\\|plist\\)\\'" . visit- 
bplist))

--
Greetings

   Pete

The wise man said: "Never argue with an idiot. They bring you down to  
their level and beat you with experience."

_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
Michael Stiber | 6 Sep 2010 20:30

Upgrade to ver 2.1 -- flyspell/ispell busted

I just upgraded from v1.9 to v2.1. Now, when I try to enable flyspell- 
mode, I get the message:

Starting new Ispell process [en] ...
Enabling Flyspell mode gave an error

If I try to start ispell, I get:

Starting new Ispell process [en] ...
ad-Orig-error: Error: The file "/usr/local/lib/aspell-0.60/" is not in  
the proper format.

I find this rather curious, as the Aquamacs wiki seems to suggest that  
the program no longer uses aspell. So, what's the magic to get this  
working?

_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx
Rosanne Zeiler | 8 Sep 2010 10:24
Picon

filesets

  Hi,

I was trying to get the filesets working, and it's probably working as 
it should. The only thing is that when I open a filesets, all the 
buffers get 'opened' in the sense that they are in the window list, and 
only the last of them appears in a new tab. I was wondering if there is 
some way to get all the files out of one fileset to open in a separate 
tab each.

Thanks,

Rosanne
_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx

Roberto | 10 Sep 2010 12:17
Picon
Gravatar

Problem customizing Aquamacs

Hi all,

just wondering if anyone could help me with the following problem:

http://superuser.com/questions/153123/aquamacs-overrides-my-custom-set-faces-options

Regards,

Roberto Aloi
---
Blog: http://aloiroberto.wordpress.com
Twitter:  <at> prof3ta
_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx

M A | 10 Sep 2010 21:17
Picon

Re: Problem customizing Aquamacs

On Fri, Sep 10, 2010 at 5:17 AM, Roberto <prof3ta <at> gmail.com> wrote:
> Hi all,
>
> just wondering if anyone could help me with the following problem:
>
> http://superuser.com/questions/153123/aquamacs-overrides-my-custom-set-faces-options
>

Did you try turning off autofaces? (M-x aquamacs-autofaces-mode I
think, or under the options menu).
Also it's better to use the within-emacs customization interface
rather than writing directly into
customizations.el (though if you're good enough you could do it).

Mark A
_____________________________________________________________
MacOSX-Emacs mailing list
MacOSX-Emacs <at> email.esm.psu.edu
http://email.esm.psu.edu/mailman/listinfo/macosx-emacs
List Archives: http://dir.gmane.org/gmane.emacs.macintosh.osx


Gmane