|
|
Subject: Aquamacs Emacs Version 0.9.5 - msg#00095
List: emacs.macintosh.osx
Hi all,
I've just released Aquamacs Emacs 0.9.5.
The list of changes is long (as usual) - I've revised the themed
frames functions, there are more menu functions and more keyboard
mappings, prettier text formatting (left border!) and the startup is
much faster. Please have a look at the download page below for a list
of the detailed changes.
http://aquamacs.org/download.shtml
Cheers
David Reitter & Kevin Walzer
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Re: Two Aquamacs questions
On 20 Aug 2005, at 12:59, J. McKenzie Alexander wrote:
2. Even though I have one-buffer-one-frame set to nil, whenever I
do M-x customize-group <something>, I get a new frame created for
the customization buffer. Is this a bug or a feature?
Yes - one-buffer-one-frame only affects files that are loaded, not
help and customization buffers. You can get the desired behavior by
adding this to your Preferences.el (.emacs) file:
(setq special-display-regexps nil)
We might change this behavior in a later release, as it is agreeably
confusing.
D
Next Message by Date:
click to view message preview
Re: long lines disturb C-V
On Aug 27, 2005, at 2:47 PM, Pierre Albarede wrote:
C-V does not work correctly by long lines
and I do not see any serious objection against long lines.
I have just tried, and C-v works with longlines.el
http://www.emacswiki.org/cgi-bin/wiki/longlines.el
I could not load it properly in my .emacs file, so what I do is put
it in my ~/emacs directory, open the file I want to edit and load
longlines with
M-x longlines-mode <retur>
This was done with Yaced in OS 10.4.2, but I think it should work
with other Emacsen as well.
Best,
Axel
Previous Message by Thread:
click to view message preview
long lines disturb C-V
Hi,
I use
GNU Emacs 21.3.50.2 (powerpc-apple-darwin7.0.0) of 2003-11-14
in Enhanced Carbon Emacs.
Mac OS X.3
I type latex files (or text files) without paragraph wrapping. In this
way, one line = one paragraph; and there is no useless linefeed to
disturb searching.
Problem : now C-V (pager-page-down) goes down further than one screen.
I have tried with another emacs (more ancient, but I can't remember
version number) on a linux machine and there was no such problem.
Is there any way to fix this ?
Thanks.
Pierre Albarede http://pierre.albarede.free.fr
Next Message by Thread:
click to view message preview
Re: Aquamacs Emacs Version 0.9.5
Thanks for this release. The Help menu works now on my system (but note
that bash is now my default shell.) I also appreciate the more accurate
menu items, eg "Set Font for this frame." However, in trying to figure
out how to set a global default font, I found what seems to be
another bad
bug: Typing C-h a (help apropos) and then "font" in the mini-buffer
yield "Lisp nesting eceeds 'max-lisp-eval-depth". Indeed, apropos
seems seriously broken.
I'm looking forward to using this some day....
Best..
On Aug 28, 2005, at 1:45 PM, David Reitter wrote:
Hi all,
I've just released Aquamacs Emacs 0.9.5.
The list of changes is long (as usual) - I've revised the themed
frames functions, there are more menu functions and more keyboard
mappings, prettier text formatting (left border!) and the startup
is much faster. Please have a look at the download page below for a
list of the detailed changes.
http://aquamacs.org/download.shtml
Cheers
David Reitter & Kevin Walzer
------------------------------- Info --------------------------------
List Post: <mailto:macosx-emacs@xxxxxxxxxxxxxxxxx>
List Archives: <http://www.esm.psu.edu/mac-tex/MacOSX-Emacs-Digests/>
|
|