all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: What's your favourite *under_publicized* editing feature ofEmacs?
@ 2011-03-01 21:30 Cthun
  2011-03-02  1:00 ` What's your favourite *under_publicized* editing feature of Emacs? Steve
  0 siblings, 1 reply; 31+ messages in thread
From: Cthun @ 2011-03-01 21:30 UTC (permalink / raw)
  To: help-gnu-emacs

On 01/03/2011 12:39 PM, Jim Janney wrote:
> k'Chu <cthun_117@qmail.net.au>

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney?

>> On 28/02/2011 11:32 PM, Jim Janney wrote:
>>> And you get less for it.
>>
>> What does your classic unsubstantiated and erroneous claim have to do
>> with Lisp, Janney? And it remains true that using SVN to "develop" a
>> novel is like using a hammer to insert a screw, Janney.
>
> Since good news cannot be too often repeated, I will recap

What does your recap have to do with Lisp, Janney?

> You don't need to set up your router/firewall to hide the server

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney? Not hiding an open port from the Internet is an open 
invitation to hackers, Janney.

> (you don't need a server)

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney? How can you connect to the version repository to 
check files in and out if you aren't running the repo's server, Janney?

> You don't have to set up the loopback interface port for the server to
> use

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney? The version control client (used to check files in 
and out of the repo) needs a port to connect to, Janney.

> (you don't need a server).

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney? How can you connect to the version repository to 
check files in and out if you aren't running the repo's server, Janney?

> You don't have to point the client at the server

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney? The version control client (used to check files in 
and out of the repo) needs to know where to connect to, Janney.

> (you don't need a server).

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney? How can you connect to the version repository to 
check files in and out if you aren't running the repo's server, Janney?

> You don't have to put any numbers on a command line

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney? Version control clients are generally shell commands, 
Janney, e.g. cvs and svn. IDEs like Eclipse and NetBeans may provide 
graphical front ends to common version control systems, Janney, but such 
IDEs are only applicable if you're using the version control system for 
its intended purpose of software development, Janney.

> (Emacs handles that for you in the few cases it's required).

How ironic. Emacs has a steeper learning curve than any of the other 
software that's been discussed here, Janney; consequently, using emacs 
cannot possibly make any of these tasks easier.

> You don't have to do any of that with RCS.

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney?

> You don't have to do any of that with CVS.

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney?

> You don't have to do any of that with Subversion.

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney?

> You don't have to do any of that with git.

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney?

> You don't have to do any of that with Mercurial.

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney?

> You can do these things if you want to, but none of them are required.

What does your classic unsubstantiated and erroneous claim have to do 
with Lisp, Janney?

> With RCS, all you have to do is type
>
>     ci filename

So much for your claims regarding it not being a command-line tool, Janney.

> In any case, it's a poor tool that can only be used as its designer
> intended.

That a well-designed screwdriver might, in a pinch, be slammed into a 
nail to drive it in does not make it preferable to a hammer for that 
purpose, Janney.

> And an even poorer mind that can only imagine one use for something
> as versatile as version control.

What does your classic erroneous presupposition have to do with Lisp, 
Janney? I can imagine it just fine -- I just don't like the results I 
see when I imagine it. Diffs that are gobbledygook when you try to check 
the history of your .doc files. Awkward work at 80s-retro command line 
interfaces. The hellish experience of struggling with emacs's 
idiosyncrasies trying to get it to do anything useful. Of such things 
are my nightmares composed, Janney -- I who can face the likes of 
Cthulhu with equanimity.


^ permalink raw reply	[flat|nested] 31+ messages in thread
* What's your favourite *under_publicized* editing feature of Emacs?
@ 2011-01-27  8:33 Le Wang
  2011-01-27  9:29 ` Deniz Dogan
                   ` (4 more replies)
  0 siblings, 5 replies; 31+ messages in thread
From: Le Wang @ 2011-01-27  8:33 UTC (permalink / raw)
  To: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 844 bytes --]

Hi all,

If you're like me, you get comfortable in your own Emacs workflow and just
let your fingers do the walking all the time.  That's why Emacs is great.
 Maybe you can think about your muscle memorized actions and pick out the
single most useful function (whether a part of Emacs or in an addon package)
that you don't think is well publicized and share it with us?

I'll get the ball rolling: C-x C-/ `session-jump-to-last-change' defined in
session.el - http://emacs-session.sourceforge.net/

Obviously it jumps to the location of last change in the current buffer.
 But the cool thing, is you can invoke it repeatedly to revisit all the
locations in the current buffer where you've made a change.  The function
works by analyzing the undo list, and it's light weight and unobtrusive
(unlike highlight-changes-mode).

Your turn.

-- 
Le

[-- Attachment #2: Type: text/html, Size: 1079 bytes --]

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2011-03-02  5:34 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.0.1296117403.8303.help-gnu-emacs@gnu.org>
2011-01-28  9:54 ` What's your favourite *under_publicized* editing feature of Emacs? Simón Ortiz
2011-01-28 21:22   ` Ken Goldman
     [not found]   ` <mailman.21.1296249764.1176.help-gnu-emacs@gnu.org>
2011-01-28 22:59     ` Stefan Monnier
2011-01-29 14:46       ` Oleksandr Gavenko
2011-01-29 15:00         ` Eli Zaretskii
2011-01-29 15:02         ` Perry Smith
     [not found]         ` <mailman.10.1296313340.8933.help-gnu-emacs@gnu.org>
2011-01-29 16:08           ` Stefan Monnier
2011-02-17 10:53           ` Giorgos Keramidas
2011-02-17 13:43             ` Perry Smith
2011-02-17 14:01               ` Thien-Thi Nguyen
     [not found]               ` <mailman.9.1297951684.6316.help-gnu-emacs@gnu.org>
2011-02-17 19:04                 ` view/edit large files (was: What's your favourite *under_publicized* editing feature of Emacs?) Ted Zlatanov
2011-02-18  0:09             ` What's your favourite *under_publicized* editing feature of Emacs? Tim X
2011-01-29 12:55 ` Javier Sanz
2011-02-06 20:11   ` Oleksandr Gavenko
2011-02-08 23:10     ` Oleksandr Gavenko
     [not found]     ` <mailman.11.1297206657.16135.help-gnu-emacs@gnu.org>
2011-02-09  4:37       ` Stefan Monnier
2011-02-09 20:51         ` Oleksandr Gavenko
2011-02-09 21:31         ` Oleksandr Gavenko
2011-02-09 22:32           ` Thien-Thi Nguyen
2011-02-14 20:44             ` Oleksandr Gavenko
     [not found]         ` <mailman.10.1297284733.9144.help-gnu-emacs@gnu.org>
2011-02-10 17:24           ` Stefan Monnier
2011-03-01 21:30 What's your favourite *under_publicized* editing feature ofEmacs? Cthun
2011-03-02  1:00 ` What's your favourite *under_publicized* editing feature of Emacs? Steve
2011-03-02  5:34   ` PJ Weisberg
  -- strict thread matches above, loose matches on Subject: below --
2011-01-27  8:33 Le Wang
2011-01-27  9:29 ` Deniz Dogan
2011-01-27 12:03 ` Wang Lei
2011-01-27 14:13   ` suvayu ali
2011-01-27 14:12 ` Ken Goldman
2011-01-27 18:11 ` Erik Iverson
     [not found] ` <mailman.0.1296137574.27610.help-gnu-emacs@gnu.org>
2011-01-27 22:23   ` Joe Fineman
2011-01-28  6:40     ` Jason Rumney

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.