[ESS] error when activating R-mode

Rainer M Krug Rainer at krugs.de
Thu Sep 5 11:11:18 CEST 2013


Stephen Eglen <S.J.Eglen at damtp.cam.ac.uk> writes:

>> error still there.
>>
>> Backtrace: 
>>
>> ,----
>> | Debugger entered--Lisp error: (invalid-function >
>> with-silent-modifications)
>
>
> What version of Emacs do you have?  What happens when you do 


GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of
2013-03-13 on bob.porkrind.org


> C-h f with-silent-modifications

It gives me this info:

,----
| with-silent-modifications is a Lisp macro in `subr.el'.
| 
| (with-silent-modifications &rest BODY)
| 
| Execute BODY, pretending it does not modify the buffer.
| If BODY performs real modifications to the buffer's text, other
| than cosmetic ones, undo data may become corrupted.
| 
| This macro will run BODY normally, but doesn't count its buffer
| modifications as being buffer modifications.  This affects things
| like buffer-modified-p, checking whether the file is locked by
| someone else, running buffer modification hooks, and other things
| of that nature.
| 
| Typically used around modifications of text-properties which do
| not really affect the buffer's content.
`----

>
> Is is actually a macro in Emacs 24.3.1 (and 23.3.1):
>
> with-silent-modifications is a Lisp macro in `subr.el'.

I have a subr.elc and subr.el.gz, and it is in there.

Just for clarification: I am using emacs from emacsformacosx.com on
Mountai Lion.

Rainer

>
> (with-silent-modifications &rest BODY)
>
> ______________________________________________
> ESS-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
>
<#secure method=pgpmime mode=sign>

-- 
Rainer M. Krug

email: RMKrug<at>gmail<dot>com



More information about the ESS-help mailing list