fundamental
  Home FAQ Contact Sign in
Search only in:
gnu.emacs.help
 
Advanced search
MATCHING GROUPS



more...
Group Profile...
POPULAR GROUPS

more...

found 12686 articles for 0.032 sec
Re: Trying to disable the fontification of strings in fundamental-mode     

Author: Davin Pearson
Date: Sep 12, 2008 19:57

I managed to get the following code to work: (defadvice fundamental-mode (after my-remove-strings activate)   (if (eq major-mode 'fundamental- mode)       (set (make-variable-buffer-local 'font-lock-string-face) nil))) I don't see the problem about using advice. I use advice all of the time in Emacs.
Show full article (0.32Kb) · Show article thread
Re: Trying to disable the fontification of strings in fundamental-mode     

Author: Davin Pearson
Date: Sep 12, 2008 19:48

...to make the variable buffer-local. (defun my-fundamental-mode-hook ()   (set (make-variable-buffer-local ... I also tried the following: (defadvice fundamental-mode (before my-remove-strings activate) (if (eq major-mode 'fundamental- mode) (set (make-variable-buffer-local '...-strings activate) (if (eq major-mode 'fundamental- mode) (set (make-variable-buffer-local '...
Show full article (1.20Kb) · Show article thread
Re: Trying to disable the fontification of strings in fundamental-mode     

Author: Nikolaj Schumacher
Date: Sep 12, 2008 01:57

...to do to restrict the suppressing of the fontification of strings to just fundamental mode? First of all, don't use advice for this! Use ... everywhere. You need to make the variable buffer-local. (defun my-fundamental-mode-hook () (set (make-variable-buffer-local 'font-lock-string-face) nil)) (add-hook 'fundamental-mode-hook 'my-fundamental-mode-hook) regards, Nikolaj Schumacher...
Show full article (0.58Kb) · Show article thread
Trying to disable the fontification of strings in fundamental-mode     

Author: Davin Pearson
Date: Sep 11, 2008 21:30

...off the fonfication of strings in fundamental mode. The following code appears to...off in *all* modes, not just fundamental mode. What do I need ... of strings to just fundamental mode? (defadvice fundamental-mode (before my-... activate) (if (eq major-mode 'fundamental- mode) (setq font-lock-string-... activate) (if (eq major-mode 'fundamental- mode) (setq font-lock-string-...
Show full article (0.57Kb)
Re: you have nothing fundamental if you don't accept my lever in your ass     

Author: Immortalist
Date: Sep 8, 2008 22:28

...= Charge, the electric law must be: F1/D2 = F2/D1 = Sqrt(n^2(Q1/D1)(Q2/D2)) prove completed: you have nothing fundamental now -----<>----- / \ / Infinity \ / O O \ | n n | | e e | = <= | M L | | o e | \ r s ...
Show full article (2.52Kb) · Show article thread
you have nothing fundamental if you don't accept my lever in your ass     

Author: dedanoe
Date: Sep 8, 2008 21:01

... Q = Charge, the electric law must be: F1/D2 = F2/D1 = Sqrt(n^2(Q1/D1)(Q2/D2)) prove completed: you have nothing fundamental now -----<>----- / \ / Infinity \ / O O \ | n n | | e e | = <= | M L | | o e | \ r s / \ e s...
Show full article (2.24Kb)
US-NY: New York-Equity Fundamental Specialist     

Author: JobCircle.Com
Date: Aug 27, 2008 14:19

....com?source=ng ************************************************************** Job Title: Equity Fundamental Specialist Job Location: NY: New York ...: email only please Description: Equity Fundamental SpecialistJob Requisition Number: 21871United StatesNew York ... magazine articles. Candidates should possess strong fundamental valuation, quantitative and analytical skills. ...
Show full article (2.47Kb)
Re: Fundamental Problems of Lisp     

Author: Peter Keller
Date: Aug 26, 2008 12:31

... language is important, I mean, who would want to do long division in roman numerals? But the real key is how closely does the syntax of the language mesh in a one to one mapping with the fundamental entities upon which and with which that language operates? For example, semantics gave us: (cons 1 (cons 2 (cons 3 nil))), and consequently all the problems of the cons business. If syntax ...
Show full article (3.51Kb) · Show article thread
Fundamental Problems of Lisp     

Author: xahlee
Date: Aug 23, 2008 16:42

..., as a consequence of the current thread “Xah on Lisp”, i took some time to clean up my essay. here's what i have so far on the syntax irregularity subsection: ---------------------------------------------- Fundamental Problems of Lisp Xah Lee, 2008-07 In this article, we discuss 2 problems that are rooted in lisp. One is the irregularity in its often cited regular syntax. The ...
Show full article (7.62Kb)
Service Pack 3 for Embedded/Fundamentals     

Author: koawmfot
Date: Aug 12, 2008 04:40

Is ther eany update to the avialability of SP3 for XP Embedded? I am actually looking for the Fundamentals SP3 but since it is based off embedded i would think the releases would be similar. thanks
Show full article (0.20Kb)
1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · next