You are not logged in.
Emacs 24.1 has recently been released. Where can I get a nice .deb file to install in #! Statler, or am I being overly-optimistic that this is even possible with respect to dependencies, etc.? 
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
For information about GNU Emacs and the GNU system, type C-h C-a.
GNU Emacs 24.1.50.1 (i486-pc-linux-gnu, GTK+ Version 3.4.2) of 2012-05-24 on zelenka, modified by Debian
Quit [2 times]
Mark saved where search started
GNU Emacs 24.1.50.1 (i486-pc-linux-gnu, GTK+ Version 3.4.2) of 2012-05-24 on zelenka, modified by Debian
Mark set
Installed from: http://emacs.naquadah.org/
I am running that for a couple months now without glitches.
bootinfoscript - emacs primer - I ♥ #!
Offline
^ Ooh, thanks. Will check it out. Didn't know about that site 
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
@xaos52: Which one are you running? Do they both track Emacs 24.1? Neither appear to be synced on 10 June 2012 which is when 24.1 when stable?
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
@xaos52: Which one are you running? Do they both track Emacs 24.1? Neither appear to be synced on 10 June 2012 which is when 24.1 when stable?
I have also been using the Emacs 24 pre-release from there for some months. I updated this morning and it now seems to be the 10 June version.
GNU Emacs 24.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2)
of 2012-06-10 on zelenka, modified by DebianETA: Oops! That was on my Waldorf machine (using the unstable sources at http://emacs.naquadah.org/). On my Statler machine (using the stable sources), it's still a week old
This is GNU Emacs 24.1.50.1 (x86_64-pc-linux-gnu, GTK+ Version 2.20.1)
of 2012-06-04 on cw-bkp0, modified by DebianLast edited by oylenshpeegul (2012-06-11 11:54:29)
Offline
Has anyone been able to get the latest stable branch (of Emacs) working?
Last edited by Steven Edwards (2013-01-13 11:05:16)
Offline
Working or running? 
Crunch! Bang! - If only Tarantino would ever read this.
Decentralized #! eD2k/Kad mirror.
Offline
Working or running?
Either way. 
When I install it, w3m-el's byte-compilation fails. That's where my problem is.
Offline
Offline
Errors only:
In md4-make-step:
md4.el:90:31:Warning: `(\` (defun ((\, name)) (a b c d xk s ac) (let* ((h1 (+
(car a) (((\, func)) (car b) (car c) (car d)) (car xk) (car ac))) (l1 (+
(cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr xk) (cdr ac))) (h2
(logand 65535 (+ h1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (h3 (logand
65535 (if (> s 15) (+ (lsh h2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh h2 s)
(lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32))
(lsh h2 (- s 16))) (+ (lsh l2 s) (lsh h2 (- s 16))))))) (cons h3 l3))))'
is a malformed function
md4.el:107:1:Error: Invalid function: (\` (defun ((\, name)) (a b c d xk s ac) (let* ((h1 (+ (car a) (((\, func)) (car b) (car c) (car d)) (car xk) (car ac))) (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr xk) (cdr ac))) (h2 (logand 65535 (+ h1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (h3 (logand 65535 (if (> s 15) (+ (lsh h2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh h2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32)) (lsh h2 (- s 16))) (+ (lsh l2 s) (lsh h2 (- s 16))))))) (cons h3 l3))))
Wrote /usr/share/emacs-snapshot/site-lisp/flim/md5-dl.elcIn md5-make-step:
md5-el.el:171:31:Warning: `(\` (defun ((\, name)) (a b c d x s ac) (let* ((m1
(+ (car a) (((\, func)) (car b) (car c) (car d)) (car x) (car ac))) (l1 (+
(cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr x) (cdr ac))) (m2
(logand 65535 (+ m1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (m3 (logand
65535 (if (> s 15) (+ (lsh m2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh m2 s)
(lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32))
(lsh m2 (- s 16))) (+ (lsh l2 s) (lsh m2 (- s 16))))))) (md5-add (cons m3
l3) b))))' is a malformed function
md5-el.el:187:1:Error: Invalid function: (\` (defun ((\, name)) (a b c d x s ac) (let* ((m1 (+ (car a) (((\, func)) (car b) (car c) (car d)) (car x) (car ac))) (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr x) (cdr ac))) (m2 (logand 65535 (+ m1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (m3 (logand 65535 (if (> s 15) (+ (lsh m2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh m2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32)) (lsh m2 (- s 16))) (+ (lsh l2 s) (lsh m2 (- s 16))))))) (md5-add (cons m3 l3) b))))Eager macro-expansion failure: (invalid-function (\` (defun ((\, name)) (a b c d xk s ac) (let* ((h1 (+ (car a) (((\, func)) (car b) (car c) (car d)) (car xk) (car ac))) (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr xk) (cdr ac))) (h2 (logand 65535 (+ h1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (h3 (logand 65535 (if (> s 15) (+ (lsh h2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh h2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32)) (lsh h2 (- s 16))) (+ (lsh l2 s) (lsh h2 (- s 16))))))) (cons h3 l3)))))
In toplevel form:
ntlm.el:66:1:Error: Invalid function: (\` (defun ((\, name)) (a b c d xk s ac) (let* ((h1 (+ (car a) (((\, func)) (car b) (car c) (car d)) (car xk) (car ac))) (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr xk) (cdr ac))) (h2 (logand 65535 (+ h1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (h3 (logand 65535 (if (> s 15) (+ (lsh h2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh h2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32)) (lsh h2 (- s 16))) (+ (lsh l2 s) (lsh h2 (- s 16))))))) (cons h3 l3))))Eager macro-expansion failure: (invalid-function (\` (defun ((\, name)) (a b c d xk s ac) (let* ((h1 (+ (car a) (((\, func)) (car b) (car c) (car d)) (car xk) (car ac))) (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr xk) (cdr ac))) (h2 (logand 65535 (+ h1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (h3 (logand 65535 (if (> s 15) (+ (lsh h2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh h2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32)) (lsh h2 (- s 16))) (+ (lsh l2 s) (lsh h2 (- s 16))))))) (cons h3 l3)))))
In toplevel form:
sasl-ntlm.el:33:1:Error: Invalid function: (\` (defun ((\, name)) (a b c d xk s ac) (let* ((h1 (+ (car a) (((\, func)) (car b) (car c) (car d)) (car xk) (car ac))) (l1 (+ (cdr a) (((\, func)) (cdr b) (cdr c) (cdr d)) (cdr xk) (cdr ac))) (h2 (logand 65535 (+ h1 (lsh l1 -16)))) (l2 (logand 65535 l1)) (h3 (logand 65535 (if (> s 15) (+ (lsh h2 (- s 32)) (lsh l2 (- s 16))) (+ (lsh h2 s) (lsh l2 (- s 16)))))) (l3 (logand 65535 (if (> s 15) (+ (lsh l2 (- s 32)) (lsh h2 (- s 16))) (+ (lsh l2 s) (lsh h2 (- s 16))))))) (cons h3 l3))))
Offline
I can install the updated org-mode and get the features I need with emacs23, so I'll just do that... until w3m-el works with emacs24.
Last edited by Steven Edwards (2013-01-18 11:13:31)
Offline
ewhat?
Offline
What is this I don't even...er, what El_K said.
while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.
Offline

Offline
Never mind the two ignoramuses above. They dont know what they are missing.
org-mode is great.
I am using emacs-24 from git.
emacs-version:
GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-11-08 on crunchieI only have org-w3m.el, no w3m.el, and apparently it compiled without errors, but I dont think I am using it.
Last edited by xaos52 (2013-01-18 13:30:55)
bootinfoscript - emacs primer - I ♥ #!
Offline
org-mode is great.
It certainly is! org-mode is the reason I left vim; I have never looked back.
Offline
To be fair, the post El_K and I were responding to was originally phrased...well, to put it bluntly, even as decided to use even go want to do look more like.
while ( ! ( succeed = try() ) );
We've earned a reputation as a nice, friendly community; please help us keep it that way.
Offline
I only added the ellipis and the ending sentence fragment.
I originally assumed El_K's ewhat was a reference to my emacs23 reference, but xaos52's post made me think there was a pre-existing, good-natured debate over the benefits org-mode and I was missing a subtle joke. 
Offline
I originally assumed El_K's ewhat was a reference to my emacs23 reference, but xaos52's post made me think there was a pre-existing, good-natured debate over the benefits org-mode and I was missing a subtle joke.
I just don't have enough RAM to use the GNU desktop environment.
Offline
Nonsense. I have 512MB RAM. No problem. 
bootinfoscript - emacs primer - I ♥ #!
Offline
It certainly is! org-mode is the reason I left vim; I have never looked back.
Ditto.
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
<snip>
Installed from: http://emacs.naquadah.org/
I am running that for a couple months now without glitches.
How do I know which Emacs versions these packages are?
Last edited by SabreWolfy (2013-02-05 08:47:29)
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
The "stable" version is 24.2.50.1 of 2012-01-13.
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
I am using 23.4 on waldorf - installed from package manager
Why get the later version - what is better about it?
I often wonder if you get the latest version will your plugins work with it
beware the stasi
Offline
^ Why are you running Waldorf then? It's a "later version" of Statler?
Anyhow, I installed the stable emacs-snapshot, but decided to just stick with version 23, which is in the repos. Like any major upgrade, version 24 has many new features, but it's not worth risking breakage for me at this point 
• Support #! • Waldorf • Debian sid • Xubuntu • siduction • Peppermint • OpenBox • Xfce • LXDE •
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.