search for: emacs

Displaying 20 results from an estimated 2035 matches for "emacs".

Did you mean: emac
2000 Jun 15
0
[RHSA-2000:036-01] New emacs packages available
--------------------------------------------------------------------- Red Hat, Inc. Security Advisory Synopsis: New emacs packages available Advisory ID: RHSA-2000:036-01 Issue date: 2000-06-15 Updated on: 2000-06-15 Product: Red Hat Linux Keywords: emacs vulnerability Cross references: N/A --------------------------------------------------------------------- 1. Topic: With em...
2012 Mar 21
1
enableJIT() and internal R completions (was: [ESS-bugs] ess-mode 12.03; ess hangs emacs)
...uot; Disabling JIT warnings removes the notes, but the call remains to be extremely slow, as the compiler still processes all the exceptions. Thanks, Vitalie. >>>> Sam Steingold <sds at gnu.org> >>>> on Tue, 20 Mar 2012 13:09:07 -0400 wrote: > ess hangs emacs completely. > I just created a brand new Rprofile > options(error = utils::recover) > library(compiler) > compiler::enableJIT(3) > and now and I start R and start typing I see this: >> options(STERM=.....) >> matrix(nrow=|) > ("|" stands f...
2007 Feb 23
9
IDE for R C++ package writing ?
...ry, not too heavy, open to linux, not java gasworks, still maintained, etc After looking on several places http://en.wikipedia.org/wiki/List_of_C%2B%2B_compilers_and_integrated_development_environments http://www.freeprogrammingresources.com/cppide.html + R docs I was thinking on code::blocks, and emacs (and perhaps vim) Emacs seems used by some R developers as an R editor. So i did think on emacs because it could perhaps be interesting to have the same editor for R code and C++ code. However, when looking at the last emacs windows version, it seems to date from january 2004 ... (dead end ?) ftp...
2001 Mar 03
11
Emacs & ESS under Windows
After the discussions about appropriate editors under Windows to use with R, I have managed to install Emacs, XEmacs, and ESS under WinNT 4.0, and these work fine. It's not necessary to compile anything to use R with ESS, just to install Emacs and ESS, and do a few modifications in some files. XEmacs is also easy to install but apparently ESS cannot run with it (confirmed by a message by Tony Rossini)...
2002 Jan 07
3
ESS with Xemacs? [vs. Emacs, slightly off topic]
I decided to try out Xemacs instead of Emacs in Linux (RH 7.2). After doing lots of configuration of Xemacs, I finally discovered a major problem. With Emacs, when I use R, I start Emacs twice (at least), in different viewports, once as emacs -f R and once as emacs myfile.R Then I try commands in the first one, and, whe...
2010 Sep 06
4
How to run R on Emacs+ESS
Hi folks, Debian 504 64-bit I found following document; http://www.biostat.wisc.edu/~kbroman/Rintro/ Whether it is the right document for installing Emacs+ESS and R so that R can run on Emacs? TIA B.R. Stephen L
2011 Sep 11
1
Emacs ESS finding all versions of R
Dear R-help, Apologies if this isn't exactly the right place for this question. I am trying to run R in emacs using ESS. I have done this successfully many times - it works right now on my home computer in windows 7 and in ubuntu. The problem is that when I start emacs the regular splash screen doesn't show. In the mini-buffer I get the message "Finding all versions of R on your system"....
2010 Sep 18
3
How to check the available of a package on R repo
Hi folks, Debian 504 64-bit What is the correct syntax to check the available of a package on R repo? > available.packages("emacs", "OS_type=linux") Warning: unable to access index for repository emacs Package Version Priority Depends Imports LinkingTo Suggests Enhances OS_type License File Repository > available.packages("emacs") Warning: unable to access index for repository emacs...
2008 May 25
2
Configuring emacs/ess on Ubuntu
Hi all, I don't know if this is the proper place to ask this, but I am trying to configure emacs/ess on Ubuntu 8.04 to run the way described for ESS and Xemacs in Windows (John Fox's guide). I installed ess as directed at http://ess.r-project.org/Manual/ . Under Windows I could use Emacs/ess fine (but I am obviously a novice at emacs), but am having trouble doing so in Ubuntu. At presen...
2009 Sep 18
2
Emacs and ESS help
Hi, I decided to try emacs and ess with R, but to no avail. How are these things suppose to work with R - or work, period? I downloaded the latest windows versions of each and installed them as the documentation says. But then the documentation for ess says to add (require 'ess-site) to /.emacs and restart emacs....
2004 Sep 24
2
emacs, Mac OS X, R
Hi! Since August I am using emacs on my Macintosh to edit the R objects. I have installed R 1.9.1, Mac OS X 10.3.5 and GNU Emacs 21.2.1. However there are some issues I haven't resolved: a) switch the caps lock key to the meta key (and when this is not possible, switch the alt/option key to the meta). The switch should wor...
2004 Jun 01
2
X/Emacs and R in Linux
...but I searched the > lanceh> archives and although I found a couple of similar questions I > lanceh> saw no responses. I am running in Linux and when I try to > >You should have looked in the R-FAQ (see footer of this E-mail) .. > > lanceh> invoke R from either XEmacs or Emacs via 'M-x R' I get an > lanceh> error > lanceh> message which basically says that Emacs doesn't understand > lunchh> the > lanceh> command. What do I need to do so that X/Emacs will invoke R > lanceh> when I type 'M-x R'? &g...
2008 Jan 15
3
EMACS and ESS
Fedora Linux 8 R 2.6.1 Intel CPU I am trying to get started with R under Linux. It has been suggested to me that I run R under EMACS. I have looked at the CRAN website, and several other places to try to find an RPM for EMACS and, if I need it for ESS. I have not succeeded in finding one. Can someone tell me where to go to get the RPMs? If anyone would have a suggestion for an editor other than EMACS to use with R, I would appre...
2006 Nov 06
7
Colour-coded Editor for R Code
Do any of you know any simple programming editors for R scripts which offer basic colour-coding and bracket-matching facilities? Dregging through scripts to find a missing comma or parentheses is something I'd rather do less of... Jon Minton [[alternative HTML version deleted]]
2009 Oct 26
1
on emacs startup no fonts, just little empty boxes
Just upgraded CentOS to (uname) "Linux 2.6.18-164.2.1.el5.plus #1 SMP Fri Oct 9 12:34:43 EDT 2009 i686 i686 i386 GNU/Linux" and since then, when emacs (version 21.4.1) starts up (using emacs -Q), where there should be text there are only little empty boxes, each the size of character. The error message reads: Warning: Cannot convert string "-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert str...
2008 Mar 21
2
R.app "incompatable" with Emacs
Dear R-users on the Mac, With Leopard 10.5.2, R.app GUI 1.23, and Emacs 22.1.1 (i386-apple- darwin9, Carbon Version 1.6.0) I've got the following problem. When editing foo.R in R.app I get myriads of ^M (end-of-line or CR?) in the file when opened with Emacs. This isn't trivial to me as I shift between R.app and Emacs/ESS. Any simple tweak? Fredrik
2015 Sep 03
2
Starting emacs gives "shmget failed: error 28" message
In CentOS 6.7, if I start emacs from a terminal session, I always see a message, "(emacs:{PID}): Gdk-WARNING **: shmget failed: error 28 (No space left on device)" The message is also logged to .xsession-errors, and that occurs regardless of how emacs is started. The same thing occurs with SELinux in permissive mode....
2008 Mar 02
3
emacs and R
At the suggestion of many people, I have installed emacs on my linux (Fedora 8.0) computer with the intention of using emacs as window interface to R (2.6.0). I have gone though the emacs tutorial and don't see any information about how I should use emacs to run R. Can anyone suggest a document that I might read? In the past I have used R on a Window...
2011 Mar 20
3
Sieve problems (not matching emails expected to match)
I have a sieve file that reads like this: require "fileinto"; # Emacs if header :contains "List-Id" "emacs-devel.gnu.org" { fileinto "mail.emacs-devel"; } elsif header :contains "List-Id" "emacs-bidi.gnu.org" { fileinto "mail.emacs-bidi"; } ... Unfortunately the List-Id based lines don't appear...
2006 Apr 05
1
Installing Rails for emacs on OSX - emacs newbie
I''m a newbie to emacs trying to set up emacs Rails on a clean emacs installation. I''m using Aquamacs: http://aquamacs.org/. Basically, I''ve gotten to the part where I have to install the cedet package to install ECB to install Rails to ? you get the idea. I''ve forgotten all of my feeble Linux...