From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: [kimito@lapis.plala.or.jp: cannot run flymake-mode on cperl-mode] Date: Fri, 03 Aug 2007 14:36:30 -0400 Message-ID: Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1186166114 10307 80.91.229.12 (3 Aug 2007 18:35:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 3 Aug 2007 18:35:14 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 03 20:35:11 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IH1zP-0000PJ-FK for ged-emacs-devel@m.gmane.org; Fri, 03 Aug 2007 20:35:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IH1zN-00028V-56 for ged-emacs-devel@m.gmane.org; Fri, 03 Aug 2007 14:35:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IH1yk-0001tt-5W for emacs-devel@gnu.org; Fri, 03 Aug 2007 14:34:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IH1yf-0001s7-OS for emacs-devel@gnu.org; Fri, 03 Aug 2007 14:34:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IH1yf-0001ry-HP for emacs-devel@gnu.org; Fri, 03 Aug 2007 14:34:21 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IH1yV-0001wj-JJ for emacs-devel@gnu.org; Fri, 03 Aug 2007 14:34:15 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IH20k-0001u2-Mc; Fri, 03 Aug 2007 14:36:30 -0400 X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:76006 Archived-At: Would someone please DTRT and ack? I think this is for 22.1. ------- Start of forwarded message ------- X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_PASS,UNPARSEABLE_RELAY autolearn=failed version=3.1.0 Date: Thu, 02 Aug 2007 22:09:55 +0900 From: Kimito Yada To: bug-gnu-emacs@gnu.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Subject: cannot run flymake-mode on cperl-mode Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the Bug mailing list, and to the gnu.emacs.bug news group. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: In the below case, I can not run flymake-mode on cperl-mode. 1. start emacs with -q option 2. (require 'compile) 3. C-x C-f foo.pl (foo.pl is on perl-mode) 4. M-x cperl-mode (foo.pl is on cperl-mode) 5. M-x flymake-mode - --> error in process: Wrong type argument: stringp, nil but the below case, I can use. 1. start emacs with -q option 2. (require 'compile) 3. C-x C-f foo.pl (foo.pl is on perl-mode) 4. M-x flymake-mode 5. M-x cperl-mode (foo.pl is on cperl-mode) 6. M-x flymake-mode => Flymake mode enabled Best Regards, Kimito Yada If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file c:/meadow/etc/DEBUG for instructions. In GNU Emacs 22.1.1 (i386-mingw-nt5.1.2600) of 2007-07-08 on CUBE Windowing system distributor `MW32', version 11.0.1 configured using `configure --with-gcc (3.4)' 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: japanese locale-coding-system: japanese-shift-jis-dos default-enable-multibyte-characters: t Major mode: Draft Minor modes in effect: auto-insert-mode: t iswitchb-mode: t shell-dirtrack-mode: t display-time-mode: t delete-selection-mode: t auto-image-file-mode: t encoded-kbd-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: n n n d n d d d d d d d d d d d x q C-n C-n RET M-> C-z z x n a RET C-n C-n C-n C-n C-n C-p C-p RET RET q C-n RET q C-n RET q C-n C-n C-n C-n C-n C-n RET j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j j q C-n RET q C-n C-n C-p RET n q C-n RET n n n n n q C-n RET q C-p C-p C-p C-p C-p RET n n n n n C-z m q C-p C-p w C-. C-c C-k C-c f e m a c s b RET C-v C-n C-n C-n C-n C-n C-n C-n C-n C-e C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-b C-x C-e C-c f m e a RET C-v C-v C-v C-v C-v C-v C-v C-u C-s b u g C-s C-s C-a M-< C-c f m w 3 2 m i RET C-x k RET C-x C-k RET C-g C-x k RET C-f C-f C-SPC C-e C-b M-w ESC x p r RET C-. C-. C-y C-n c a n SPC o n t DEL DEL DEL DEL n o t SPC r u n SPC f l y m a k e - m o d e SPC o n SPC c p e r l - m o d e C-a ESC x r e p RET Recent messages: Saving...done Saving...done Saving...done Saving...done [3 times] Loading emacsbug...done _______________________________________________ bug-gnu-emacs mailing list bug-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs ------- End of forwarded message -------