Technomancy dual booting

No, I haven't gone over to the dark side. I just happened to start using two operating systems on my machine—GNU/Linux and GNU Emacs. Now that I've switched to Gnus for mailing, I basically spend all my time in Emacs and the browser. Sure, I've got the occasional xterm up when I don't feel like using eshell (mostly for ssh), but in general it suffices.

dusty CPU

Anyway, I still don't feel like I've grokked Gnus very well yet, so I still keep Evolution open. But even if I don't end up liking Gnus a ton, I'd rather have a great editor and a poor mailer than a great mailer and a terrible editor. Gnus is kind of... different.

The other awesomeness I've recently discovered is Conkeror:

Conkeror is a mozilla based web browser designed to be completely keyboard driven, no compromises. It also strives to behave as much like Emacs as possible. This means all the keybindings and to-die-for features of Emacs that can be imitated by a javascript/XUL web browser Just Work.

It's an extension for Firefox that recognizes that using the keyboard for everything is a much more efficient way to do things. I quote, "You should never have to reach for your mouse. To make sure Conkeror remains pure, I do not own a mouse." That's something I can really admire! I'm still on the fence about switching from Epiphany, but it's really intriguing. What I'd really like is gecko-mode for Emacs, but I understand that the rendering engine is pretty primitive.

Oh yeah, and here's a photo of my desktop's heatsink. Compressed air is your friend.

« 2006-04-03T10:11:18Z »

Fingal – 2007-08-31T18:12:30Z
I'd love to know how to do reasonably hip things with eshell, but I'm at the level where all I can see is that normal lisp syntax (parens, single quotes) doesn't quite work, and I can't figure out how to invoke lisp functions on the results of primitive shell commands. The manuals I've looked at haven't been any help.





I suppose I should look at this as an interesting puzzle, imagine myself as Richard Feynman at Los Alamos receiving eshell in the mail from a friend back home. Right.





So is there actually a manual or info, or help text somewhere that indicates how to stick things together using eshell? If so, perhaps you could point me at it?
Phil2007-09-30T05:05:39Z
Fingal: I've also found a lack of accessible documentation. The things I have been able to figure out (piping from a command to a buffer, automatic saving of aliases, and better history) are all quite useful, but I feel like I'm only scratching the surface. Info is there, and the code is well-commented; it just takes some digging. I'd like to address this is a further blog post, so stay tuned.
raffael mancini at hcl-club lu2007-10-30T14:59:15Z
Have you tried out wanderlust yet? I also tried gnus but then got fed up and switched to wl (which is still actively developed) and am quite happy now : )

Name

URL

HTML will be escaped for now. Comments are currently moderated; sorry.