First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 205156
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Neil <nshephard@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 205156 depends on: Show dependency tree
Show dependency graph
Bug 205156 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-01-10 09:47 0000
ess-5.3.6 was released back on 13th September 2007 (see
https://stat.ethz.ch/pipermail/ess-help/2007-September/004310.html).


Reproducible: Always

Steps to Reproduce:
1. emerge app-emacs/ess
2.
3.

Actual Results:  
app-emacs/ess-5.3.5 is emerged

Expected Results:  
Would be nice to have 5.3.6

Copied the app-emacs/ess-5.3.5.ebuild to my local overlay and bumped the
version to 5.3.6 and its been perfectly stable since then.

Really useful functionality for R users that was added was....

* ESS[R] add Sven Hartenstein's "R function arguments tips"
     functionality, via new file `../lisp/essd-r-args.el'.   Note that
     this includes an "electric "("" behavior inside `R-mode'  which is
     _active by default_ and can be customized via
     ESS-R-ARGS-ELECTRIC-PAREN; i.e., use `(setq
     ess-r-args-electric-paren nil)' to turn it off.  Further,
     ESS-R-ARGS-SHOW-AS allows to switch to the "tooltip" mode.

------- Comment #1 From Ulrich Müller 2008-01-10 15:52:48 0000 -------
Bumped, thanks for reporting.

I did some additional cleanup of the ebuild, so I would be grateful if you
could test it again.

------- Comment #2 From Neil 2008-01-10 16:12:31 0000 -------
(In reply to comment #1)
> Bumped, thanks for reporting.

Cool, cheers.

> I did some additional cleanup of the ebuild, so I would be grateful if you
> could test it again.

Will report if I have any problems after my next eix-sync && emerge -uDN world

Thanks,

Neil

------- Comment #3 From keenblade 2008-01-31 07:46:33 0000 -------
app-emacs/ess-5.3.6 does not byte compile itself while emerging (if it was
meant). So when emacs starts, I get lots of the messages like these:

Source file `/usr/share/emacs/site-lisp/ess/ess-site.el' newer than
byte-compiled file
Source file `/usr/share/emacs/site-lisp/ess/ess-emcs.el' newer than
byte-compiled file
Source file `/usr/share/emacs/site-lisp/ess/essd-r.el' newer than byte-compiled
file
Source file `/usr/share/emacs/site-lisp/ess/essl-s.el' newer than byte-compiled
file
Source file `/usr/share/emacs/site-lisp/ess/ess-mode.el' newer than
byte-compiled file
Source file `/usr/share/emacs/site-lisp/ess/ess.el' newer than byte-compiled
file
...
Btw I use ~amd64 and emacs-cvs

------- Comment #4 From Ulrich Müller 2008-01-31 08:37:45 0000 -------
(In reply to comment #3)
> app-emacs/ess-5.3.6 does not byte compile itself while emerging (if it
> was meant).

It did, only the compiled files were installed too early, i.e. before the
sources.

> So when emacs starts, I get lots of the messages like these:

These are only warnings and shouldn't compromise operation of Emacs or ESS.

However, this is fixed in 5.3.6-r1 now. Thank you for pointing it out.

------- Comment #5 From keenblade 2008-02-01 00:32:29 0000 -------
Ulrich, thank you very much for clarifying and fixing.
No more warnings, anymore.

First Last Prev Next    No search results available      Search page      Enter new bug