emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: void function error in bidi-mode


From: Tim Cross
Subject: Re: void function error in bidi-mode
Date: Mon, 22 Aug 2011 16:06:49 +1000

On Mon, Aug 22, 2011 at 3:58 PM, Eli Zaretskii <address@hidden> wrote:
>> Date: Mon, 22 Aug 2011 11:11:16 +1000
>> From: Tim Cross <address@hidden>
>>
>> Hi Eli,
>>
>> I've logged a bug for this, but thought you might want to know about it 
>> sooner.
>>
>> Using the list-processes function generates the following backtrace
>> iff you have any running processes
>>
>>
>> Debugger entered--Lisp error: (void-function bidi-string-mark-left-to-right)
>>   bidi-string-mark-left-to-right("SQL")
>
> I think you have a stale subr.elc, see my response in the bug report.
>
>

I'll have a look, but it would be surprising as I did a full build i.e.

sudo make distclean
bzr pull
./autogen.sh
/.configure --prefix=/usr/local
make bootstrap
sudo make install
sudo lib-src/blessmail ....

My sources lisp directory has


-rw-r--r-- 1 tcross tcross 167011 2011-08-22 09:21 subr.el
-rw-r--r-- 1 tcross tcross 134563 2011-08-22 10:05 subr.elc

and the install in /usr/local/share/emacs/24.0.50/lisp has


-rw-r--r-- 1 root tcross 134563 2011-08-22 10:05 subr.elc
-rw-r--r-- 1 root tcross  49738 2011-08-22 09:21 subr.el.gz

Tim



reply via email to

[Prev in Thread] Current Thread [Next in Thread]