Tony E. Bennett | 3 Apr 2012 19:01
Picon

Re: How to specify emacs scroll-bar color on OSX Lion?

David Reitter <david.reitter <at> gmail.com> writes:

> System Preferences->General has some very general appearance-related
> settings

thanks, that prompted me to check 'System Preferences->Universal Access'.
The contrast adjustment there comes closest to helping by reducing the
apparent intensity of scroll bar background, but it's not enough.

bummer.

--tony

_____________________________________________________________
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
Nathaniel Cunningham | 10 Apr 2012 16:20
Picon
Gravatar

Re: Better TeX/HTML preview



On Fri, Mar 23, 2012 at 9:27 PM, David Reitter <david.reitter <at> gmail.com> wrote:
I wish we could have something like this, GLIMPSE, in Aquamacs:

https://www.youtube.com/watch?v=UK42Hont3to


This would be amazing in Aquamacs. I love it.

--Nathaniel
_____________________________________________________________
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
Daniel Branning | 13 Apr 2012 00:16

aquamacs-emacs: "filesets-open" does not open all of the files

I have created a fileset in aquamacs-emacs (24.0.92.3) into which has 
been placed three *.tex files. The manual says "You can use the command 
M-x filesets-open to visit all the files in a fileset ...." but only the 
_last_ one in the list remains open for editing in a buffer. The same is 
true if I use the "filesets" submenu, and click on the the "Files:" 
entry under the named fileset itself.

Is there a customization setting which affects this behavior?
_____________________________________________________________
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 Salazar | 21 Apr 2012 19:25
Picon

files missing, duplicated, renamed

Has anyone else had this problem? 


I have an org file, accountability.org, in my "Notational Data" folder. It's suddenly gone missing. Instead, I have files accountability.1.org through accountability.7.org. They're mostly the same, except for little things, like the fact that #+AUTHOR: got changed to # AUTHOR:

I'm using Aquamacs in conjunction with nvALT and Simplenote, so it's definitely possible the problem is coming from there and not from Aquamacs. But still, how do I fix it? 
_____________________________________________________________
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 Salazar | 26 Apr 2012 19:07
Picon

create a new color-theme?

How do I create a new color theme in Aquamacs? 


I followed the instructions here: 

...but invoking the new color theme had no effect on the displayed colors. 

Thanks!

Peter
_____________________________________________________________
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
Serdae | 27 Apr 2012 07:51
Picon

UTF-8 problem

Hi,

I'm running ESS for MacOSX 10.6.8 and have problems with setting the 
locales for sv_SV.UTF-8 permanent.
For instance running the following command gives
 > paste("åäö")
[1] "\303\245\303\244\303\266"

sessionInfo()
R version 2.15.0 (2012-03-30)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

loaded via a namespace (and not attached):
[1] compiler_2.15.0 tools_2.15.0

Regards Serdar
_____________________________________________________________
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 | 28 Apr 2012 20:56
Picon

Re: UTF-8 problem


Am 27.04.2012 um 07:51 schrieb Serdae:

> I'm running ESS for MacOSX 10.6.8 and have problems with setting the locales for sv_SV.UTF-8 permanent.

It should be sufficient to have set in the process environment from which Emacs is launched the necessary
environment variables like LANG or LC_CTYPE. If your init file does not play with internal settings (does
not touch any coding-system variable), then all should be fine. You can the environment à la

	(getenv "LANG")

in *scratch* buffer and the typing C-j at the end of the line. This will make Emacs read from its process environment.

--
Greetings

  Pete

Our enemies are innovative and resourceful, and so are we. They never stop thinking about new ways to harm
our country and our people, and neither do we.
				– Georges W. Bush

_____________________________________________________________
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