From: Kimito Yada <kimito@lapis.plala.or.jp>
To: bug-gnu-emacs@gnu.org
Subject: cannot run flymake-mode on cperl-mode
Date: Thu, 02 Aug 2007 22:09:55 +0900 [thread overview]
Message-ID: <u3az2dqvw.wl%kimito@lapis.plala.or.jp> (raw)
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 <meadow-develop@meadowy.org> 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 <tab> b <tab> 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 <tab> a <tab>
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 <tab> m <tab> i <tab> 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
reply other threads:[~2007-08-02 13:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=u3az2dqvw.wl%kimito@lapis.plala.or.jp \
--to=kimito@lapis.plala.or.jp \
--cc=bug-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.