search for: defconst

Displaying 2 results from an estimated 2 matches for "defconst".

Did you mean: defcon
2006 Nov 01
4
help went away from top emacs window :-(
I've recently updated to R 2.4 and have noticed that when I type ?help.on.something in ESS from within emacs, the old text help doesn't show up in the "other" (other being the horizontally split windows) window. Instead the windows chm help file pops up. Is there any way to get R to revert back to the old "simple text based help in the top window" help? I couldn't
2003 Aug 20
0
end-of-loop-timeout problem and submit-bug-report output (resending) (PR#3841)
...------------------------------------------------- ;;; configuration options: ;; change to suit ;; If pc-behaviour-level > 0, backspace key, marked-region replace, etc. are as in Windows. ;; If pc-behaviour-level > 1, in addition Windows editing keys C-x, C-c, C-v are defined. (defconst pc-behaviour-level 0) ; 2 = all Windows editing behaviours turned on ;; If suppress-initial-dialog is t then the initialization message dialog box is not displayed. ;; Recommended default is nil for Windows NT/2000/XP, t for Windows 9x. (defconst suppress-initial-dialog t) ; nil =...