all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5233: non-ascii docstrings and byte-compile-dynamic-docstrings: nil
@ 2009-12-16 18:11 ` Michael_Heerdegen
  2010-01-05 23:19   ` bug#5233: marked as done (non-ascii docstrings and byte-compile-dynamic-docstrings: nil) Emacs bug Tracking System
  0 siblings, 1 reply; 3+ messages in thread
From: Michael_Heerdegen @ 2009-12-16 18:11 UTC (permalink / raw
  To: bug-gnu-emacs

Hello,

suppose you have a file consisting of the following two lines:


;; -*- byte-compile-dynamic-docstrings: nil -*-
(defvar testvar nil "This docstring includes non-ascii letters like =8e4.")


Byte compile it (e.g. from dired with B). It fails with the following
message:


comp-test.el:2:73:Error: Search failed: "19\\(\\.[0-9]+\\)"


I can reproduce this also with Emacs 23.


In GNU Emacs 22.3.1 (i486-pc-linux-gnu, GTK+ Version 2.14.7)
 of 2009-03-31 on raven, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.3/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.3/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''

Important settings:
  value of $LC_ALL: de_DE.utf8
  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: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
("emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done






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

* bug#5233: non-ascii docstrings and byte-compile-dynamic-docstrings: nil
@ 2010-01-01 22:04 Chong Yidong
  0 siblings, 0 replies; 3+ messages in thread
From: Chong Yidong @ 2010-01-01 22:04 UTC (permalink / raw
  To: Michael_Heerdegen; +Cc: 5233

> suppose you have a file consisting of the following two lines:

> ;; -*- byte-compile-dynamic-docstrings: nil -*-
> (defvar testvar nil "This docstring includes non-ascii letters like =8e4.")

> Byte compile it (e.g. from dired with B). It fails with the following
> message:

> comp-test.el:2:73:Error: Search failed: "19\\(\\.[0-9]+\\)"

> I can reproduce this also with Emacs 23.

I'm afraid I can't reproduce this with Emacs 23, using non-ASCII
characters from the HELLO file.  What is this comp-test.el file?  It's
not included in the normal Emacs distribution---is it your own file?






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

* bug#5233: marked as done (non-ascii docstrings and byte-compile-dynamic-docstrings: nil)
  2009-12-16 18:11 ` bug#5233: non-ascii docstrings and byte-compile-dynamic-docstrings: nil Michael_Heerdegen
@ 2010-01-05 23:19   ` Emacs bug Tracking System
  0 siblings, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2010-01-05 23:19 UTC (permalink / raw
  To: Glenn Morris; +Cc: emacs-bug-tracker

[-- Attachment #1: Type: text/plain, Size: 885 bytes --]

Your message dated Tue, 05 Jan 2010 18:18:11 -0500
with message-id <qffx6k5efg.fsf@fencepost.gnu.org>
and subject line Re: bug#5233: non-ascii docstrings and byte-compile-dynamic-docstrings: nil
has caused the Emacs bug report #5233,
regarding non-ascii docstrings and byte-compile-dynamic-docstrings: nil
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact bug-gnu-emacs@gnu.org
immediately.)


-- 
5233: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5233
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 4538 bytes --]

From: Michael_Heerdegen@web.de
To: bug-gnu-emacs@gnu.org
Subject: non-ascii docstrings and byte-compile-dynamic-docstrings: nil
Date: Wed, 16 Dec 2009 19:11:52 +0100
Message-ID: <1260987112.73948.4643@snow>

Hello,

suppose you have a file consisting of the following two lines:


;; -*- byte-compile-dynamic-docstrings: nil -*-
(defvar testvar nil "This docstring includes non-ascii letters like =8e4.")


Byte compile it (e.g. from dired with B). It fails with the following
message:


comp-test.el:2:73:Error: Search failed: "19\\(\\.[0-9]+\\)"


I can reproduce this also with Emacs 23.


In GNU Emacs 22.3.1 (i486-pc-linux-gnu, GTK+ Version 2.14.7)
 of 2009-03-31 on raven, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.3/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.3/leim' '--with-x=yes' '--with-x-toolkit=gtk' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -g -O2' 'LDFLAGS=-g' 'CPPFLAGS=''

Important settings:
  value of $LC_ALL: de_DE.utf8
  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: C
  value of $LANG: de_DE.utf8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
("emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done



[-- Attachment #3: Type: message/rfc822, Size: 2719 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 5233-done@debbugs.gnu.org
Subject: Re: bug#5233: non-ascii docstrings and byte-compile-dynamic-docstrings: nil
Date: Tue, 05 Jan 2010 18:18:11 -0500
Message-ID: <qffx6k5efg.fsf@fencepost.gnu.org>

Chong Yidong wrote:

> I'm afraid I can't reproduce this with Emacs 23, using non-ASCII
> characters from the HELLO file.  What is this comp-test.el file?  It's
> not included in the normal Emacs distribution---is it your own file?

You can use eg calendar/cal-bahai.el from the distribution, just add
the byte-compile-dynamic-docstrings cookie at the end of the file.

Anyway, this was unintentionally fixed in the current trunk by the
recent simplification of byte-compile-fix-header.


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

end of thread, other threads:[~2010-01-05 23:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <qffx6k5efg.fsf@fencepost.gnu.org>
2009-12-16 18:11 ` bug#5233: non-ascii docstrings and byte-compile-dynamic-docstrings: nil Michael_Heerdegen
2010-01-05 23:19   ` bug#5233: marked as done (non-ascii docstrings and byte-compile-dynamic-docstrings: nil) Emacs bug Tracking System
2010-01-01 22:04 bug#5233: non-ascii docstrings and byte-compile-dynamic-docstrings: nil Chong Yidong

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.