search for: comint

Displaying 13 results from an estimated 13 matches for "comint".

Did you mean: coming
2003 Aug 20
0
end-of-loop-timeout problem and submit-bug-report output (resending) (PR#3841)
...=== (setq ess-language "S" ess-dialect "R" ess-ask-for-ess-directory nil ess-ask-about-transfile nil ess-directory nil ess-keep-dump-files "always" ess-source-directory "/tmp/" ) (ess-setq-vars-LOCAL): language=SAS, dialect=SAS, buf=unlikely-name.sas, comint..echoes=nil, comint..sender=comint-simple-send (ess-mode-1): ess-language=SAS, ess-dialect=SAS buf=unlikely-name.sas (ess-mode-1.5): alist=((ess-local-customize-alist quote SAS-customize-alist) (ess-language . SAS) (ess-dialect . SAS) (ess-mode-editing-alist . SAS-editing-alist) (ess-mode-syntax-ta...
2006 Mar 14
3
rails on emacs - need a working .emacs sample
I would like to hear from some one who has ecb, multiple modes with ruby mode + html mode, rails mode all working together and playing well. I had ecb working with Ruby syntax highlighting. That was a no-brainer since I just had to apt-get them on my Debian Sarge box. It got a bit more comlex after I got most of the .el files in the articles http://www.emacswiki.org/cgi-bin/emacs/RubyOnRails
1999 Jul 15
1
R: history buffer
Hello, how can I change (enlarge) the history buffer? I use R.64.1 and ESS5.1, emacs. Thanks - Marcus Eger -- +------------------------------------------------------- | Marcus Eger | Philipps Universitaet Marburg | Fachbereich Physik AG Neurophysik | Renthof 7 | 35032 Marburg | Tel. +49 6421 284169 | Fax +49 6421 287034 +------------------------------------------------------- | E-Mail:
2003 Apr 28
1
[OFF] File name completation on XEmacs+ESS.
Hi, I try to make a key alias to XEmacs+ESS function Complete File Name. But I dont know the name of this funcion. Anybody know how this funcion is call? (global-set-key "\C-tab" 'name of the function Complete File Name) Thanks for all Inte Ronaldo -- To beer or not to beer. -- ShakesBeer -- | // | \\ [*****************************][*******************] ||
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console
...6 . For overview type ", the following `help("mgcv-package")' is already in the light red. This color annoys me because I need more contrast, and it is even worse for use with a beamer. In the options menu I can open "Appearance" and then "Foreground color for comint mode", but apart from the "[quit] in the upper left corner I can see no hint how to make a choice, let alone make it permanent. Or will I have to try "Appearance" > "Customize Aquamacs"? M-x color-theme-select opens an empty frame with nothing to select from (Hi...
2009 Nov 24
0
Aquamacs/emacs and color of echo in R console 2!
....5-6 . For overview type ", the following `help("mgcv-package")' is already in the light red. This color annoys me because I need more contrast, and it is even worse for use with a beamer. In the options menu I can open "Appearance" and then "Foreground color for comint mode", but apart from the "[quit] in the upper left corner I can see no hint how to make a choice, let alone make it permanent. Or will I have to try "Appearance" > "Customize Aquamacs"? M-x color-theme-select opens an empty frame with nothing to select from (Hint...
2004 Feb 26
2
Sweave and Xemacs on Windows2000?
...k with .snw files on windows 2000. Tried to do it how it is described in the FAQ for Sweaves. When starting xemacs with and Snw file *ESS* buffer contains hundrets of lines and the few last ones. (ess-loop-timeout . 500000) (inferior-ess-primary-prompt . ^) (inferior-ess-secondary-prompt . ^) (comint-use-prompt-regexp-instead-of-fields . t) (inferior-ess-start-file) (inferior-ess-start-args . inferior-SAS-args-temp) (ess-local-process-name)) And no syntax highlighting in the *.Snw buffer ?? Eryk The xemacs files in my home in .xemacs directory look like init.el (load "D:/prog/XEmac...
2003 Aug 18
1
rterm not shutting down from ESS on Win32/could we help?
...suffer from rterm not shutting down in xemacs/ESS on windows NT or 2000. Also hi to those who could eventually help. Here is some more information which could help and some ENCOURAGEMENT to contribute to a solution. 1. It may be an xemacs problem but it is more likely an interaction between rterm/comint/and xemacs. In fact, the problem started occurring around version R 1.6.0. I remember that it wasn't there in 1.5.1. It was not associated to a simultaneous upgrade of xemacs or of the windows operating system. So, there is an R contribution to the problem. 2. I'm also using other tools whi...
2003 Mar 02
2
ESS+R not closing gracefully
...setq-default inferior-R-program-name "c:\\program files\\R\\bin\\Rterm.exe") (since otherwise it couldn't find Rterm.exe, even though it is on my path); also, my emacs init file init.el reads thus: (load "c:/program files/xemacs/xemacs-packages/lisp/ess/ess-site") (setq comint-scroll-to-bottom-on-output t) (setq ess-ask-for-ess-directory nil) (setq ess-pre-run-hook '((lambda () (setq S-directory default-directory)))) (setq ess-source-directory (expand-file-name "~/temp/")) (global-set-key [(shift return)] 'ess-eval-paragraph) Damon.
2001 Dec 13
3
emacs 21.1, R-1.3.1, and ESS
On RedHat linux 7.2, I upgraded (?) Emacs and R at the same time and now I'm getting some funny business with R and ESS. I reinstalled ESS from the tarball and re-byte-compiled. In particular, help.start() does work, and ESS works to send text regions to the R process, but ?function does not return anything, and the status line says "ESS process not ready. Finish your command
2003 Mar 24
9
Scripting with an external editor
I've had time to return to the "external editor" project. The following function does almost what I want, which is to allow an external editor to feed command lines to R. ext.editor<-function(editor) { ext.input<-pipe(editor,"r") eval(parse(ext.input)) close(ext.input) } While the description of parse() indicates that it should parse input line by line, the
2008 Oct 23
2
What editors can I get R in Mac OS X to talk to?
All, Apologies if this was already answered... I couldn't find an answer that specifically addressed Mac OS instead of either windows or linux. I use "aquamacs emacs" as my text editor. It is essentially Xemacs with a GUI that looks closer to standard Mac GUIs, as far as I can tell. I installed the GUI-friendly Mac version of R. I can have R choose the aquamacs as the editor
2015 Jan 05
2
[LLVMdev] [PATCH] Fix Emacs package formatting
...eGen description files (part of LLVM project) + ;; Maintainer: The LLVM team, http://llvm.org/ -;; Description: Major mode for TableGen description files (part of LLVM project) -;; Updated: 2007-12-18 + +;;; Commentary: +;; A major mode for TableGen description files in LLVM. (require 'comint) (require 'custom) (require 'ansi-color) ;; Create mode-specific tables. +;;; Code: + (defvar td-decorators-face 'td-decorators-face "Face method decorators.") (make-face 'td-decorators-face) @@ -93,10 +98,11 @@ (define-key tablegen-mode-map "\es" ...