[Aquamacs-devel] Bidi issues in Aquamacs24 branch
Ze'ev Clementson
beresheit at gmail.com
Wed Jul 7 05:15:45 UTC 2010
Hi David,
On Tue, Jul 6, 2010 at 8:36 PM, David Reitter <david.reitter at gmail.com> wrote:
> On Jul 6, 2010, at 3:10 AM, Ze'ev Clementson wrote:
>>
>> I was hoping the process would be a bit more straight-forward.
>
> There's always a lot of bug-fixing involved, which is why I don't do it too often.
>
>> Presumably the next emacs24/aquamacs24 merge will occur in the next
>> month or two so I'll wait for that (or until someone else does a
>> merge).
>
> It has occurred this evening.
Thanks for doing the merge again!
Unfortunately, things don't look right. Maybe I'm not doing something
correctly. I did the following:
1. Downloaded a completely new copy of the aquamacs source with:
git clone git://github.com/davidswelt/aquamacs-emacs.git
2. Switched to the aquamacs24 branch:
cd aquamacs-emacs
git checkout -t origin/aquamacs24
3. Built aquamacs24:
./build-aquamacs
4. Started up the new app that was created in the nextstep directory
by double-clicking on it.
5. Immediately on startup, I got the following error: "Symbol's
function definition is void: aquamacs-define-mode-menu-1"
If I start aquamacs in terminal mode, I get the same error. This is
the command I used:
./Aquamacs.app/Contents/MacOS/Aquamacs -nw --debug-init -q
6. Went to the info files to see whether the bidi docs were up-to-date:
C-h i
select "Emacs" user guide
i bidi <tab> results in "No match" and there should be 3 hits in the
emacs index for "bidi"
> As usual, I don't test these merges much - I just make sure it compiles and it starts up correctly.
> So good luck!
Presumably, you didn't get this error? Did you do anything different
from the steps I outlined above?
- Ze'ev
More information about the Aquamacs-devel
mailing list