Re: emacs CC mode package

2019-03-24 Thread Sjoerd Mullender
On 24/03/2019 15.01, Sam Varshavchik wrote: > Well, is there one? "dnf list" finds nothing useful. I am refererring > specifically to this: https://sourceforge.net/projects/cc-mode/ > > It describes itself as "a standard package in both GNU Emacs and > XEmacs", but I have emacs installed, and look

Re: emacs CC mode package

2019-03-24 Thread Gordon Messmer
On 3/24/19 7:01 AM, Sam Varshavchik wrote: It describes itself as "a standard package in both GNU Emacs and XEmacs", but I have emacs installed, and looking for the files in that package's tarball, I don't see them. rpm -qla \*emacs\* | grep cc- Looks like they're present in the "emacs-comm

Re: emacs CC mode package

2019-03-24 Thread Tom Horsley
I think everything is all packaged up in emacs-common (why emacs gets everything packaged in one giant package and perl and python have everything split out, I don't know). I see this in: rpm -q --list emacs-common ... /usr/share/emacs/26.1/lisp/progmodes/cc-align.el.gz /usr/share/emacs/26.1/lisp/

emacs CC mode package

2019-03-24 Thread Sam Varshavchik
Well, is there one? "dnf list" finds nothing useful. I am refererring specifically to this: https://sourceforge.net/projects/cc-mode/ It describes itself as "a standard package in both GNU Emacs and XEmacs", but I have emacs installed, and looking for the files in that package's tarball, I