From unknown Sun Jun 22 17:14:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#9340 <9340@debbugs.gnu.org> To: bug#9340 <9340@debbugs.gnu.org> Subject: Status: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right Reply-To: bug#9340 <9340@debbugs.gnu.org> Date: Mon, 23 Jun 2025 00:14:08 +0000 retitle 9340 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-rig= ht reassign 9340 emacs submitter 9340 Tim Cross severity 9340 normal tag 9340 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 21 21:06:35 2011 Received: (at submit) by debbugs.gnu.org; 22 Aug 2011 01:06:35 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvIyI-0001Wx-9H for submit@debbugs.gnu.org; Sun, 21 Aug 2011 21:06:34 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvIyE-0001Wo-Tc for submit@debbugs.gnu.org; Sun, 21 Aug 2011 21:06:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvIvy-0004M3-GR for submit@debbugs.gnu.org; Sun, 21 Aug 2011 21:04:11 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:40030) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvIvy-0004Lz-Ev for submit@debbugs.gnu.org; Sun, 21 Aug 2011 21:04:10 -0400 Received: from eggs.gnu.org ([140.186.70.92]:49844) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvIvx-0002fI-3i for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2011 21:04:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QvIvv-0004Lo-KN for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2011 21:04:09 -0400 Received: from mailfilter2.une.edu.au ([129.180.1.42]:36398) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QvIvv-0004LI-2G for bug-gnu-emacs@gnu.org; Sun, 21 Aug 2011 21:04:07 -0400 X-ASG-Debug-ID: 1313974930-0156883c1d99c20001-HqB3X1 Received: from postal.une.edu.au (postal.une.edu.au [129.180.1.20]) by mailfilter2.une.edu.au with ESMTP id Tcvn7PT0FWo8N0nJ; Mon, 22 Aug 2011 11:02:10 +1000 (EST) X-Barracuda-Envelope-From: tcross@une.edu.au X-Barracuda-Apparent-Source-IP: 129.180.1.20 Received: from blind-mole.une.edu.au (blind-mole.une.edu.au [129.180.124.2]) by postal.une.edu.au (Postfix) with ESMTP id 7ED988001A; Mon, 22 Aug 2011 11:02:10 +1000 (EST) From: Tim Cross To: bug-gnu-emacs@gnu.org Subject: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right Date: Mon, 22 Aug 2011 11:02:10 +1000 X-ASG-Orig-Subj: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right Message-ID: <87hb5agsx9.fsf@blind-mole.une.edu.au> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Barracuda-Connect: postal.une.edu.au[129.180.1.20] X-Barracuda-Start-Time: 1313974930 X-Barracuda-URL: http://129.180.1.42:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at une.edu.au X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using per-user scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=5.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.72453 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) When trying to exit emacs and having some processes still running so that you get the prompt to kill processes and exit, the following error occurs and you cannot exit emacs cleanly unless you first kill all running processes.=20 Error void-function bidi-string-mark-left-to-right A simple way to reproduce this is to start a process and then try to exit without ending that process. I used sql-mode to do this. 1. Start emacs 2. Ran sql-connect to connect to my database 3. Run C-x C-c to exit emacs and got the following backtrace Debugger entered--Lisp error: (void-function bidi-string-mark-left-to-right) bidi-string-mark-left-to-right("SQL") tabulated-list-print-entry(# ["SQL" "run" ("*SQL*" face link= help-echo "Visit buffer `*SQL*'" follow-link t process-buffer # action process-menu-visit-buffer) "/dev/pts/4" "sqlplus urs/ursdev@uned= ev"]) apply(tabulated-list-print-entry (# ["SQL" "run" ("*SQL*" fa= ce link help-echo "Visit buffer `*SQL*'" follow-link t process-buffer # action process-menu-visit-buffer) "/dev/pts/4" "sqlplus urs/ursd= ev@unedev"])) tabulated-list-print() list-processes(t) save-buffers-kill-emacs(nil) save-buffers-kill-terminal(nil) call-interactively(save-buffers-kill-terminal nil nil) In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-08-18 on blind-mole Windowing system distributor `The X.Org Foundation', version 11.0.11001000 configured using `configure '--prefix=3D/usr/local'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_AU.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Debugger Minor modes in effect: show-paren-mode: t display-time-mode: t diff-auto-refine-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t line-number-mode: t transient-mark-mode: t abbrev-mode: t Recent input: M-x s q l - c o n n e c t u r s d e v =20 C-x C-c C-x 5 2 M-x r e p o r t =20 Recent messages: Loading /home/tcross/.emacs.d/org-clock-save.el (source)...done Loading vc-git...done Login... Making sql-product local to *SQL* while let-bound! Making sql-user local to *SQL* while let-bound! Making sql-database local to *SQL* while let-bound! Making sql-connection local to *SQL* while let-bound! Login...done (No files need saving) Entering debugger... Load-path shadows: None found. Features: (shadow sort mail-extr message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader emacsbug help-mode view debug vc-git imenu auctex-autoloads tex-site info package tabulated-list jabber-console sgml-mode ewoc jabber-util jabber-keymap saveplace org-w3m org-wl org-vm org-rmail org-mhe org-mew org-irc org-jsinfo org-infojs org-html format-spec org-info org-gnus org-bibtex bibtex org-bbdb w3m-fb paren time server tx-jabber jabber-autoloads tx-magit magit-svn magit diff-mode log-edit pcvs-util add-log magit-key-mode tx-chrome edit-server edmacro kmacro tx-mew tx-fold txutils browse-url tx-eudc eudcb-ldap eudc cus-edit cus-start cus-load eudc-vars wid-edit ldap tx-plsql plsql-mode derived tx-sql sql thingatpt tx-org org-clock org-exp ob-exp org-exp-blocks org-agenda org warnings advice help-fns advice-preload ob-emacs-lisp ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint comint ring ob-keys ob ob-eval org-pcomplete pcomplete org-list org-faces org-compat org-entities org-macs noutline outline easy-mmode tx-mode-compile tc-w3m w3m-load tc-timestamp tc-template tempo tc-diary appt cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs diary-lib diary-loaddefs cal-menu calendar cal-loaddefs tc-browse-url tx-mail vm-autoloads vm-version vm-vars bbdb-autoloads bbdb timezone smtpmail auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util password-cache sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils generic-x generic dired-aux dired-x easymenu dired regexp-opt ls-lisp tx-emacspeak tx-paths time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) --=20 Tim Cross Information Technology=20 University of New England Phone: +61 2 6773 3210 Mobile: 0428 212217 Fax: +61 2 6773 3424 E-Mail: tcross@une.edu.au Web: http://www.une.edu.au/itd --- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html Any fool can make things bigger, more complex, and more violent. It takes a touch of genius (and a lot of courage) to move in the opposite direction. =E2=80=94Albert = Einstein From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 22 02:00:16 2011 Received: (at 9340) by debbugs.gnu.org; 22 Aug 2011 06:00:17 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvNYW-0004Pm-9e for submit@debbugs.gnu.org; Mon, 22 Aug 2011 02:00:16 -0400 Received: from mtaout23.012.net.il ([80.179.55.175]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvNYR-0004H8-Sr for 9340@debbugs.gnu.org; Mon, 22 Aug 2011 02:00:13 -0400 Received: from conversion-daemon.a-mtaout23.012.net.il by a-mtaout23.012.net.il (HyperSendmail v2007.08) id <0LQB00100F3CWG00@a-mtaout23.012.net.il> for 9340@debbugs.gnu.org; Mon, 22 Aug 2011 08:57:50 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.124.175.65]) by a-mtaout23.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LQB00EKXF89YCD8@a-mtaout23.012.net.il>; Mon, 22 Aug 2011 08:57:47 +0300 (IDT) Date: Mon, 22 Aug 2011 08:57:48 +0300 From: Eli Zaretskii Subject: Re: bug#9340: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right In-reply-to: <87hb5agsx9.fsf@blind-mole.une.edu.au> X-012-Sender: halo1@inter.net.il To: Tim Cross Message-id: <83bovixa1v.fsf@gnu.org> References: <87hb5agsx9.fsf@blind-mole.une.edu.au> X-Spam-Score: -1.8 (-) X-Debbugs-Envelope-To: 9340 Cc: 9340@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.8 (-) > From: Tim Cross > Date: Mon, 22 Aug 2011 11:02:10 +1000 > > > When trying to exit emacs and having some processes still running so > that you get the prompt to kill processes and exit, the following > error occurs and you cannot exit emacs cleanly unless you first kill > all running processes. > > Error void-function bidi-string-mark-left-to-right bidi-string-mark-left-to-right is defined in subr.el. Could it be that you didn't byte-compile it, or have some stale .elc file somewhere on load-path? What does "C-h f" say about that function in "emacs -Q"? From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 22 03:10:48 2011 Received: (at 9340) by debbugs.gnu.org; 22 Aug 2011 07:10:48 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvOel-0000au-IJ for submit@debbugs.gnu.org; Mon, 22 Aug 2011 03:10:48 -0400 Received: from mailfilter2.une.edu.au ([129.180.1.42]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QvOeg-0000ag-4V for 9340@debbugs.gnu.org; Mon, 22 Aug 2011 03:10:45 -0400 X-ASG-Debug-ID: 1313996898-0156883c1cb0e00001-oaG7no Received: from postal.une.edu.au (postal.une.edu.au [129.180.1.20]) by mailfilter2.une.edu.au with ESMTP id F8PgUrVnOFStNIIg; Mon, 22 Aug 2011 17:08:18 +1000 (EST) X-Barracuda-Envelope-From: tcross@une.edu.au X-Barracuda-Apparent-Source-IP: 129.180.1.20 Received: from blind-mole.une.edu.au (blind-mole.une.edu.au [129.180.124.2]) by postal.une.edu.au (Postfix) with ESMTP id 65C5780005; Mon, 22 Aug 2011 17:08:18 +1000 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <20050.98.56740.180078@blind-mole.une.edu.au> Date: Mon, 22 Aug 2011 17:08:18 +1000 From: "Tim Cross" To: Eli Zaretskii Subject: Re: bug#9340: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right In-Reply-To: <83bovixa1v.fsf@gnu.org> X-ASG-Orig-Subj: Re: bug#9340: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right References: <87hb5agsx9.fsf@blind-mole.une.edu.au> <83bovixa1v.fsf@gnu.org> X-Mailer: VM 8.2.0a1 under 24.0.50.1 (i686-pc-linux-gnu) X-Barracuda-Connect: postal.une.edu.au[129.180.1.20] X-Barracuda-Start-Time: 1313996898 X-Barracuda-URL: http://129.180.1.42:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at une.edu.au X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using per-user scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=5.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.72477 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9340 Cc: Tim Cross , 9340@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) Eli Zaretskii writes: > > From: Tim Cross > > Date: Mon, 22 Aug 2011 11:02:10 +1000 > >=20 > >=20 > > When trying to exit emacs and having some processes still running so > > that you get the prompt to kill processes and exit, the following > > error occurs and you cannot exit emacs cleanly unless you first kill > > all running processes.=20 > >=20 > > Error void-function bidi-string-mark-left-to-right >=20 > bidi-string-mark-left-to-right is defined in subr.el. Could it be > that you didn't byte-compile it, or have some stale .elc file > somewhere on load-path? Don't think so. The timestamp of subr.el is before subr.elc in both the bui= ld directory and install directory. Nothing shows up in list-load-path-shadows= . I also did a make distclean prior to pulling from bzr and make bootstrap after configure >=20 > What does "C-h f" say about that function in "emacs -Q"? Nothing, not defined cannot find it. However, if I do a load-file with the = path to /usr/local/share/emacs/24.0.50/lisp/subr.elc, then I can get=20 bidi-string-mark-left-to-right is a compiled Lisp function in `subr.el'. (bidi-string-mark-left-to-right STR) Return a string that can be safely inserted in left-to-right text. Normally, inserting a string with right-to-left (RTL) script into a buffer may cause some subsequent text to be displayed as part of the RTL segment (usually this affects punctuation characters). This function returns a string which displays as STR but forces subsequent text to be displayed as left-to-right. If STR contains any RTL character, this function returns a string consisting of STR followed by an invisible left-to-right mark (LRM) character. Otherwise, it returns STR. [back] Seems very odd - I would have expected all sorts of other problems if subr.= el was not being loaded. I will try a fresh pull and build tomorrow.=20 Tim --=20 Tim Cross Information Technology=20 University of New England Phone: +61 2 6773 3210 Mobile: 0428 212217 Fax: +61 2 6773 3424 E-Mail: tcross@une.edu.au Web: http://www.une.edu.au/itd --- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html Any fool can make things bigger, more complex, and more violent. It takes a touch of genius (and a lot of courage) to move in the opposite direction. =E2=80=94Albert = Einstein From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 24 20:37:00 2011 Received: (at 9340) by debbugs.gnu.org; 25 Aug 2011 00:37:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwNwJ-00006Q-PY for submit@debbugs.gnu.org; Wed, 24 Aug 2011 20:36:59 -0400 Received: from mailfilter2.une.edu.au ([129.180.1.42]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwNwG-00006F-2T for 9340@debbugs.gnu.org; Wed, 24 Aug 2011 20:36:58 -0400 X-ASG-Debug-ID: 1314232456-0156883c1d1f6a90001-oaG7no Received: from postal.une.edu.au (postal.une.edu.au [129.180.1.20]) by mailfilter2.une.edu.au with ESMTP id iDu9HQaSMdRUsPXr; Thu, 25 Aug 2011 10:34:16 +1000 (EST) X-Barracuda-Envelope-From: tcross@une.edu.au X-Barracuda-Apparent-Source-IP: 129.180.1.20 Received: from blind-mole.une.edu.au (blind-mole.une.edu.au [129.180.124.2]) by postal.une.edu.au (Postfix) with ESMTP id C1D9180006; Thu, 25 Aug 2011 10:34:16 +1000 (EST) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Message-ID: <20053.39048.315906.465898@blind-mole.une.edu.au> Date: Thu, 25 Aug 2011 10:34:16 +1000 From: "Tim Cross" To: Eli Zaretskii Subject: Re: bug#9340: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right In-Reply-To: <83bovixa1v.fsf@gnu.org> X-ASG-Orig-Subj: Re: bug#9340: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right References: <87hb5agsx9.fsf@blind-mole.une.edu.au> <83bovixa1v.fsf@gnu.org> X-Mailer: VM 8.2.0a1 under 24.0.50.1 (i686-pc-linux-gnu) X-Barracuda-Connect: postal.une.edu.au[129.180.1.20] X-Barracuda-Start-Time: 1314232456 X-Barracuda-URL: http://129.180.1.42:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at une.edu.au X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using per-user scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=5.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.2.72739 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 9340 Cc: Tim Cross , 9340@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) As of revno 105557, this issue has gone away. Don't know what caused it and= it may have been resolved after earlier revisions. This was the first revision I've been able to pull and compile successfully since revno 105547, which exhibited this issue (previous attempts failed due to issues with international/ucs-normalize.el which appear to be fixed now). I would consider this bug resolved=20 Tim --=20 Tim Cross Information Technology=20 University of New England Phone: +61 2 6773 3210 Mobile: 0428 212217 Fax: +61 2 6773 3424 E-Mail: tcross@une.edu.au Web: http://www.une.edu.au/itd --- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html Any fool can make things bigger, more complex, and more violent. It takes a touch of genius (and a lot of courage) to move in the opposite direction. =E2=80=94Albert = Einstein From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 24 20:49:39 2011 Received: (at control) by debbugs.gnu.org; 25 Aug 2011 00:49:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwO8X-00017Y-6b for submit@debbugs.gnu.org; Wed, 24 Aug 2011 20:49:38 -0400 Received: from vm-emlprdomr-02.its.yale.edu ([130.132.50.143]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwO8V-00017S-KL for control@debbugs.gnu.org; Wed, 24 Aug 2011 20:49:36 -0400 Received: from furball (dhcp-128-36-14-41.central.yale.edu [128.36.14.41]) (authenticated bits=0) by vm-emlprdomr-02.its.yale.edu (8.14.4/8.14.4) with ESMTP id p7P0kwWw002715 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 24 Aug 2011 20:46:59 -0400 From: Chong Yidong To: control@debbugs.gnu.org Subject: close 9340 Date: Wed, 24 Aug 2011 20:46:58 -0400 Message-ID: <87vctme2rh.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.71 on 130.132.50.143 X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) close 9340 thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 25 01:38:06 2011 Received: (at 9340-done) by debbugs.gnu.org; 25 Aug 2011 05:38:06 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwSdi-0003kF-5H for submit@debbugs.gnu.org; Thu, 25 Aug 2011 01:38:06 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QwSdf-0003k7-O0 for 9340-done@debbugs.gnu.org; Thu, 25 Aug 2011 01:38:04 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LQG00M00XC2K800@a-mtaout22.012.net.il> for 9340-done@debbugs.gnu.org; Thu, 25 Aug 2011 08:35:24 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.21.112]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LQG00MKUY6XTS00@a-mtaout22.012.net.il>; Thu, 25 Aug 2011 08:35:22 +0300 (IDT) Date: Thu, 25 Aug 2011 08:35:25 +0300 From: Eli Zaretskii Subject: Re: bug#9340: 24.0.50; bidi-mode: Void Function bidi-string-mark-left-to-right In-reply-to: <20053.39048.315906.465898@blind-mole.une.edu.au> X-012-Sender: halo1@inter.net.il To: Tim Cross Message-id: <83hb56gijm.fsf@gnu.org> References: <87hb5agsx9.fsf@blind-mole.une.edu.au> <83bovixa1v.fsf@gnu.org> <20053.39048.315906.465898@blind-mole.une.edu.au> X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 9340-done Cc: 9340-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.0 (--) > Date: Thu, 25 Aug 2011 10:34:16 +1000 > From: "Tim Cross" > Cc: Tim Cross , > 9340@debbugs.gnu.org > > > As of revno 105557, this issue has gone away. Don't know what caused it and it > may have been resolved after earlier revisions. This was the first revision > I've been able to pull and compile successfully since revno 105547, which > exhibited this issue (previous attempts failed due to issues with > international/ucs-normalize.el which appear to be fixed now). > > I would consider this bug resolved Thanks, I closed it. From unknown Sun Jun 22 17:14:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 22 Sep 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator