Earlier quoted context omitted.
Slightly off-topic, but is there still much NNTP use out there other than piracy related? I was a heavy NNTP user once upon a time, but all the public groups I once used seem to be overrun by spam and private ones seem to have gone in favor of email. I would expect there's a quite a few private servers out there to warrant continual updating in a program like emacs.
I prefer to consume mailing lists via Gmane's NNTP gateway: http://gmane.org/ It's a surprisingly nice experience. You can really easily pull archives, nntp clients tend to handle threading well, etc.
Emacs 24.4 released
41–50 of 177 posts
Re: Emacs 24.4 released
#42If you're looking for GNU emacs on Mac OS X, this is the place I use [1]. Note that it's not there just yet, so be a bit patient. They've been doing RC builds, you can seem them here [2]. [1] -- http://emacsformacosx.com/ [2] -- http://emacsformacosx.com/builds
Weirdly, 24.4rc1 from the builds section is really wonky on my OS X Mavericks install. On scroll, the buffers go "above" the window and the top bar breaks up into tiny pieces and scrolls with the content. Ugh.
Re: Emacs 24.4 released
#43If you're looking for GNU emacs on Mac OS X, this is the place I use [1]. Note that it's not there just yet, so be a bit patient. They've been doing RC builds, you can seem them here [2]. [1] -- http://emacsformacosx.com/ [2] -- http://emacsformacosx.com/builds
Re: Emacs 24.4 released
#44Earlier quoted context omitted.
It has sockets, so... pretty much anything you can do with those, you can do with Emacs. * Email (gnus) * NNTP (gnus) * IRC Come to mind offhand.
Slightly off-topic, but is there still much NNTP use out there other than piracy related? I was a heavy NNTP user once upon a time, but all the public groups I once used seem to be overrun by spam and private ones seem to have gone in favor of email. I would expect there's a quite a few private servers out there to warrant continual updating in a program like emacs.
Re: Emacs 24.4 released
#45Earlier quoted context omitted.
You know what Emacs is? It's a big Lisp interpreter. It was made to be extensible so that it could do anything. It could be your IDE, for example. http://cedet.sourceforge.net The problem is that it isn't a good enough Lisp engine to be very good at anything beyond the great text editor, which it has been since the early 1980's. Avoiding the really hard problems and building a better emacs browser doesn't really help…
What? Emacs isn't a big Lisp interpreter. It's a text editor that is extensible with Emacs Lisp. Sure it contains a Lisp interpreter, but saying that Emacs is only a Lisp interpreter implies that the entirety of the text editor is implemented in Lisp, which is clearly not the case. I use Emacs as a text editor, which means I use it to edit anything that has text. Granted that is a huge part of my computing needs. I d…
"We used the same idea here (in the hybrid technique), that most of the editor would be written in Lisp, but certain parts of it that had to run particularly fast would be written at a lower level"
http://www.gnu.org/gnu/rms-lisp.html
That's the beauty of Emacs. Considering that he built it in the early 80s, you have to wonder if the whole thing couldn't be written Lisp today.
Re: Emacs 24.4 released
#46Earlier quoted context omitted.
Did you use the 'C-x r *' keys previously? I'm so used to those that I haven't been able to prove to myself that the new rectangular selection is better... In particular, I use 'C-x r t' quite a lot. What is the 'C-x space' equivalent to that? I'm curious to know which things are easier for you with 'C-x space'.
All C-x space does is visualize the rectangular region. You still use all the old binding (C-x r t for instance) to do anything with the region. The annoying thing about C-x space, is that it used to do something completely different (set gud breakpoint), but I digress.
Re: Emacs 24.4 released
#47Edit: Seriously, people? You take the time to downvote and not to point in a direction to contribute to make Emacs better? So much for the attacks on Stack Overflow and its strict policies and policing... And anyway, how off topic is this comment? Peace.
Re: Emacs 24.4 released
#48In Ubuntu I'm unable to activate orgtbl-mode unless I first switch to org-mode. This didn't happen with Emacs 23. Has anybody experienced the same? How can I check if this has been reported? Thanks. Edit: Seriously, people? You take the time to downvote and not to point in a direction to contribute to make Emacs better? So much for the attacks on Stack Overflow and its strict policies and policing... And anyway, how…
Re: Emacs 24.4 released
#49In Ubuntu I'm unable to activate orgtbl-mode unless I first switch to org-mode. This didn't happen with Emacs 23. Has anybody experienced the same? How can I check if this has been reported? Thanks. Edit: Seriously, people? You take the time to downvote and not to point in a direction to contribute to make Emacs better? So much for the attacks on Stack Overflow and its strict policies and policing... And anyway, how…
Hacker News is not a great place for bug reports, just saying.
Re: Emacs 24.4 released
#50> A built-in web browser (M-x eww) What ! Anyone has screenshots of that? Is there a windows release somewhere?
Is it me or is that browser (after looking at the screenshot) really "eww"?