Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
flymake problems
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Chris Harrington  
View profile  
 More options Dec 17 2011, 1:36 pm
Newsgroups: gnu.emacs.help
From: Chris Harrington <back5...@gmail.com>
Date: Sat, 17 Dec 2011 13:36:03 -0500
Local: Sat, Dec 17 2011 1:36 pm
Subject: flymake problems
What is the best way to turn off flymake? I'm tired of always getting
this error:
symbol's value as variable is void: flymake-mode

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Monnier  
View profile  
 More options Dec 17 2011, 5:26 pm
Newsgroups: gnu.emacs.help
From: Stefan Monnier <monn...@iro.umontreal.ca>
Date: Sat, 17 Dec 2011 17:26:51 -0500
Local: Sat, Dec 17 2011 5:26 pm
Subject: Re: flymake problems

> What is the best way to turn off flymake? I'm tired of always getting
> this error:
> symbol's value as variable is void: flymake-mode

This error does not indicate that flymake-mode is enabled, but that some
code somewhere checks whether flymake-mode is enabled, whereas
flymake-mode seems not to be even loaded.
If you enable "Options => Enter Debugger on Error", maybe you'll get
a backtrace that will help you find the culprit.

        Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
S Boucher  
View profile  
 More options Dec 18 2011, 1:28 pm
Newsgroups: gnu.emacs.help
From: S Boucher <st...@yahoo.com>
Date: Sun, 18 Dec 2011 10:28:46 -0800 (PST)
Local: Sun, Dec 18 2011 1:28 pm
Subject: Re: flymake problems
I don't think flymake is enabled by default.

You must have some add-hook related to flymake somewhere (maybe in your .emacs?).

Does the problem go away if you start emacs with: emacs -q?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »