[ESS] error when activating R-mode
Rainer M Krug
Rainer at krugs.de
Thu Sep 5 09:35:19 CEST 2013
Updated using my usual script:
,----
| #!/bin/sh
| cd ~/.emacs.d/ess-git
|
| # git checkout master
|
| # git fetch --tags origin
|
| ## git clone git://repo.or.cz/org-mode.git
| git pull
| git gc
|
| # git checkout master
|
| # make clean
| # make
| # make autoloads
| # make doc
| # make info
|
| make clean
| make all
|
| # make update
`----
error still there.
Backtrace:
,----
| Debugger entered--Lisp error: (invalid-function with-silent-modifications)
| with-silent-modifications(nil 1 nil)
| ess-bp-recreate-all()
| run-hooks(R-mode-hook)
| R-mode()
| set-auto-mode-0(R-mode nil)
| set-auto-mode()
| normal-mode(t)
| after-find-file(nil t)
| find-file-noselect-1(#<buffer test.R> "~/tmp/test.R" nil nil "~/tmp/test.R" (3477400 16777218))
| find-file-noselect("~/tmp/test.R" nil nil t)
| find-file("~/tmp/test.R" t)
| call-interactively(find-file nil nil)
`----
Hope this helps,
Rainer
Vitalie Spinu <spinuvit at gmail.com> writes:
> Very strange.
>
> Can you please give the whole backtrace? (M-x toggle-debug-on-error)
>
> I just pushed some changes from SVN into git. It is unlikely to solve
> anything, but would you mind checking again?
>
> Thanks,
> Vitalie
>
>
>
>
> On 4 September 2013 15:37, Rainer M Krug <Rainer at krugs.de> wrote:
>
>> Rainer M Krug <Rainer at krugs.de> writes:
>>
>> > Hi
>> >
>> > yesterday I discovered that I can't use R-mode anymore.
>> >
>> > The git version is not working, 5.14 is.
>> >
>> > The error message when opening an .R file is:
>> >
>> > ,----
>> > | File mode specification error: (invalid-function
>> > | with-silent-modifications)
>> > `----
>> >
>> > although the function exists
>> >
>> > I tried it with starting with -Q and loading my ess config file (below)
>> >
>> > Emacs version:
>> >
>> > ,----
>> > | GNU Emacs 24.3.1 (x86_64-apple-darwin, NS apple-appkit-1038.36) of
>> 2013-03-13 on bob.porkrind.org
>> > `----
>> >
>> > Any suggestions?
>> >
>> > Thanks,
>> >
>> > Rainer
>>
>> Followup: I installed 13.05 and it works there, but not with git.
>>
>> Cheers,
>>
>> Rainer
>>
>> --
>> Rainer M. Krug
>>
>> email: RMKrug<at>gmail<dot>com
>>
>> ______________________________________________
>> ESS-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/ess-help
>>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> 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