unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* void function error in bidi-mode
@ 2011-08-22  1:11 Tim Cross
  2011-08-22  5:58 ` Eli Zaretskii
  2011-08-22  7:17 ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Tim Cross @ 2011-08-22  1:11 UTC (permalink / raw)
  To: Emacs developers

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")
  tabulated-list-print-entry(#<process SQL> ["SQL" "run" ("*SQL*" face
link help-echo "Visit buffer `*SQL*'" follow-link t process-buffer
#<buffer *SQL*> action process-menu-visit-buffer) "/dev/pts/4"
"sqlplus urs/ursdev@unedev"])
  apply(tabulated-list-print-entry (#<process SQL> ["SQL" "run"
("*SQL*" face link help-echo "Visit buffer `*SQL*'" follow-link t
process-buffer #<buffer *SQL*> action process-menu-visit-buffer)
"/dev/pts/4" "sqlplus urs/ursdev@unedev"]))
  tabulated-list-print()
  list-processes()
  call-interactively(list-processes t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

I produced this with the following

 emacs -Q

set debug on error

create a process. I used M-x sql-oracle to connect to a database

Run M-x list-processes

This is with emacs taken from bzr trunk this morning.

Tim



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-22  7:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-22  1:11 void function error in bidi-mode Tim Cross
2011-08-22  5:58 ` Eli Zaretskii
2011-08-22  6:06   ` Tim Cross
2011-08-22  7:17 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).