Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
What's your favourite *under_publicized* editing feature ofEmacs?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 51 - 75 of 188 - Collapse all  -  Translate all to Translated (View all originals) < Older  Newer >
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Cthun  
View profile  
 More options Feb 23 2011, 11:05 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Cthun <cthun_...@qmail.net.au>
Date: Wed, 23 Feb 2011 23:05:57 -0500
Local: Wed, Feb 23 2011 11:05 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On 23/02/2011 6:54 PM, Jason Earl wrote:

In other words, instead of actually warning you, autosave just quietly
and unobtrusively stops working and unless you look in a particular spot
on the screen for some reason you won't know about it. Hardly a good
alternative, Earl. In fact, if the popup's default button was Cancel,
Earl, at least the popup scenario would cause you to realize that
*something* had happened.

In the modern age we have something nifty and newfangled called tray
notification, Earl. Also these amazing new gadgets called "sound cards".
It is possible to alert a user to a status change without stealing the
input focus, Earl. All too few application designers take advantage of
that to both ensure that a message gets the user's attention and avoid
undesired focus theft, though, Earl.

> And, like all things Emacs, if you do not like the default you can
> change it easily.

For values of "easily" that might make sense to a quantum physicist, Earl.

>>> The solution, of course, is to manually save *before* the fork.

>> Yes, but the reality is that people will sometimes forget to do so, or
>> in that order.

> It would seem to me that you would basically have to be the sort of
> person that *relies* on the auto-save feature to do things in any other
> order.

What does your classic erroneous presupposition have to do with Lisp, Earl?

> If I am manually going fork a file then it seems like I would
> want to make sure that I forked from a known good spot.

You might think of it only after making a large selection and beginning
to type over it, Earl, if the drastic alteration that occurred to you
was a spur-of-the-moment thing. Not everyone takes a careful, measured,
chess-game-like approach to text editing, Earl.

> I used to work on a help desk and my experience says that most people
> don't even know that their editor has an auto-save (or how to get the
> auto-save files it creates) until something tragic happens.

Precisely one of my points, Earl.

> They certainly don't expect their editor to magically save the correct
> state of a file that they didn't manually save.

Precisely my *original* point, Earl. Thus manual save should be easy and
painless, Earl. Thus manual save should be bound to ctrl-S, Earl.

>>> I real life I don't think that this is much of a problem, especially
>>> with Emacs which has infinite undo

>> Infinite undo? On what planet? When I experimented with it, back in
>> college, I found the undo to just toggle undo/redo like Windows
>> Notepad's. (I ended up experimenting also with LSD and mescaline and
>> decided on none of the above.)

> I thought it was infinite undo, but according to the manual the default
> limit is 12,000,000 bytes.  Needless to say, I have never actually ran
> out of undo information.

When the actual behavior is to just toggle between the two most recent
document states, Earl, you'd have to be deleting most of a massive log
file to hit that limit.

>>> What's more, Emacs is flexible enough that you can easily set up
>>> whatever sort of auto-save functionality that you think you want.

>> If you're a computer programmer with time to spare reprogramming the
>> editor instead of actually doing your job, perhaps.

> I'm just saying that, if you care about auto-save as much as you seem to
> care about auto-save, that Emacs gives you options that other tools do
> not.

Options a quantum physicist might manage to successfully use, Earl.

> Personally, other than changing where Emacs saves its auto-save
> files I just stick with the defaults.

Since you are indubitably not a quantum physicist, this is probably a
wise course, Earl. Of course, "not using emacs" would probably be a
wiser one.

> I personally think that Emacs' superior auto-save features would be a
> strange reason for choosing Emacs, but who am I to judge.

What does your classic erroneous presupposition have to do with Lisp, Earl?

>>> Emacs can do that.  It has an auto-save-hook that you can add code to

>> and ten million ways to subtly or drastically-but-irrecoverably fuck
>> things up if you make some subtle mistake doing so, no doubt.

>> Thanks, but no thanks.

> Obviously any time you are writing code you have the opportunity to code
> something that doesn't work.

This is why most of us prefer our applications' developers to have done
that work for us, Earl, instead of leaving the job incomplete and us to
finish the last little bit of it. That way the whole user base gets the
benefit of one developer's work and testing and debugging, Earl, instead
of each one separately reinventing the wheel and many coming up with a
square one.

> On the other hand, computers are far less likely to "forget" a step
> than you or I are.  Automation is generally a good thing.

A good argument against not leaving features missing that your users
will have to either work around or use your application's internal
scripting language to implement, Earl.

>>>> Sequences of numbered files used to risk filling up the filesystem,
>>>> too, but not with text files in this day and age.

>>> On the bright side Emacs can be made to do whatever makes you the
>>> happiest.

>> Can it be made to cut itself, scream like a thing tortured, and then
>> die? ;)

> That seems like an odd thing to want from a text editor, but yes, you
> can teach emacs to do that.  I even tested it.

A text editor inbuilt scripting language is not going to have sound card
APIs, Earl, so this statement is highly implausible.

> (defun scream ()
>    (message "Arrgggh!"))

Hardly a real scream, Earl.

>>> Very few other programs have anywhere near that sort of flexibility.

>> If I want that much flexibility I'll look at that Russian mail-order
>> catalog. There *is* something to be said for structure and stability
>> in fundamental, daily-use tools. And standards-adherence.

> Emacs has been adhering to the same standards almost as long as I have
> been alive.

What does your classic unsubstantiated and erroneous claim have to do
with Lisp, Earl? Emacs adheres to no standards; it is an iconoclast in
virtually every way.

>>> For most folks, however, the defaults are what they want.

>> Wait a minute. I thought you just said that the Emacs defaults are
>> what most people want. But that's clearly impossible, so I can only
>> presume that your post got garbled in transit. Care to repost whatever
>> you'd said at this point?

> Emacs' defaults for auto-save are what most people want.

Emacs itself is not what most people want, Earl, or Emacs would have
market share to rival that of Windows. This is clearly not actually the
case, though, Earl.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PJ Weisberg  
View profile  
 More options Feb 24 2011, 12:19 am
Newsgroups: gnu.emacs.help
From: PJ Weisberg <p...@irregularexpressions.net>
Date: Wed, 23 Feb 2011 21:19:27 -0800
Local: Thurs, Feb 24 2011 12:19 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?

On Wed, Feb 23, 2011 at 7:13 AM, Cthun <cthun_...@qmail.net.au> wrote:
> The other option is auto-save to some temporary file, or a sequence of
> numbered files. Of course if you have a power outage or something now you
> have to go hunting for where the darn thing saved these. Depending, they may

More likely, the editor will just ask you if you want to recover the
auto-saved version the next time you open the file.  (Or do what Emacs
does, which is open the file normally but display a message suggesting
you execute "M-x recover-this-file".)

> even be vulnerable to being erased by an automatic temp file cleanup script
> before you get to them.

If you choose to run such a script, I would recommend using one that
only deletes files that are several days old.

> Sequences of numbered files used to risk filling up the filesystem, too, but
> not with text files in this day and age.

If you're concerned about that, customize kept-old-versions and/or
kept-new-versions to manage the number of backup versions that are
saved.

-PJ


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo  
View profile  
 More options Feb 24 2011, 2:06 am
Newsgroups: gnu.emacs.help
From: Leo <sdl....@gmail.com>
Date: Thu, 24 Feb 2011 15:06:41 +0800
Local: Thurs, Feb 24 2011 2:06 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On 2011-02-24 11:58 +0800, Stefan Monnier wrote:

> I'll let you judge whether I qualify as "Emacs power user", but I use
> the mouse and the arrow keys fairly heavily.

Interesting input.

There are a few Ctrl key combinations that are note easy to type for
example C-b so overtime I have got used to using the arrow keys and the
trackpad quite a bit.

Sadly I have come to this article too late:
http://splittist.livejournal.com/3114.html.

Leo


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
fortunatus  
View profile  
 More options Feb 24 2011, 9:43 am
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: fortunatus <daniel.elia...@excite.com>
Date: Thu, 24 Feb 2011 06:43:31 -0800 (PST)
Local: Thurs, Feb 24 2011 9:43 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On Feb 23, 12:15 pm, Rafe Kettler <rafe.kett...@gmail.com> wrote:

> You must be a Windows user. You must also not be an Emacs power user,
> because you think it's acceptable to use the arrow keys as cursors. If
> you don't, please use C-b, C-f, C-p, and C-n in place of the arrow
> keys. It dramatically improves speed.

Don't go down that path: "vi" has a way-better key binding for cursor
movement!!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Riley  
View profile  
 More options Feb 24 2011, 10:58 am
Newsgroups: gnu.emacs.help
From: Richard Riley <rile...@googlemail.com>
Date: Thu, 24 Feb 2011 16:58:15 +0100
Local: Thurs, Feb 24 2011 10:58 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?

Stefan Monnier <monn...@iro.umontreal.ca> writes:
>> You must be a Windows user. You must also not be an Emacs power user,
>> because you think it's acceptable to use the arrow keys as cursors. If
>> you don't, please use C-b, C-f, C-p, and C-n in place of the arrow
>> keys. It dramatically improves speed.

> I'll let you judge whether I qualify as "Emacs power user", but I use
> the mouse and the arrow keys fairly heavily.

Ditto with regard to the arrows. Most people I know who use emacs all
use the arrows keys too.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Xah Lee  
View profile  
 More options Feb 24 2011, 11:43 am
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Xah Lee <xah...@gmail.com>
Date: Thu, 24 Feb 2011 08:43:02 -0800 (PST)
Local: Thurs, Feb 24 2011 11:43 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
2011-02-24

On Feb 24, 6:43 am, fortunatus <daniel.elia...@excite.com> wrote:

> On Feb 23, 12:15 pm, Rafe Kettler <rafe.kett...@gmail.com> wrote:

> > You must be a Windows user. You must also not be an Emacs power user,
> > because you think it's acceptable to use the arrow keys as cursors. If
> > you don't, please use C-b, C-f, C-p, and C-n in place of the arrow
> > keys. It dramatically improves speed.

> Don't go down that path: "vi" has a way-better key binding for cursor
> movement!!

it should be noted, that vi's jkl; is not optimal. Better is ijkl in
inverted T shape.

also, note that vi's Esc is FAST route to RSI. See:

〈Left Wrist side-to-side Motion Pain; vi Esc key Syndrome〉
http://xahlee.org/emacs/vi_esc_syndrome.html

also note, emacs keys and vi keys, are not out of much conscious
design. Like unix tool bags, they are piled on over the years without
much thinking. It was good enough, at the time. In fact, most things
in life are like that. They are not anywhere close to optimal in any
sense.

The following is a quote from Daniel Weinreb (danweinreb.org) ,
2008-06-01, on comp.emacs newsgroup. Source.

    That's true. At the time Guy Steele put together the Emacs default
key mappings, many people in the target user community (about 20
people at MIT!) were already using these key bindings. It would have
been hard to get the new Emacs bindings accepted by the community if
they differed for such basic commands. As you point out, anyone using
Emacs can very easily change this based on their own ergonomic
preferences.

See:

〈Keyboard Hardware's Influence on Keyboard Shortcut Design (How Emacs
and vi keys came to be)〉
http://xahlee.org/emacs/keyboard_hardware_and_key_choices.html

〈Why Emacs's Keyboard Shortcuts Are Painful〉
http://xahlee.org/emacs/emacs_kb_shortcuts_pain.html

This “design” by evolution applies to Keyboard hardware itself. As it
is, it's the worst shit possible. It was good enough in the 1970s,
where there are just a handful of programers in the world. And today,
but vast majority of people (mom & pop, who occasionally chat online
or write email), it's good enough! Even for most programers, who's
finger actually dance on keyboard perhaps no more than accumulated 3
hours a day, it's good enough! But for data entry clerks, or
programers who seriously type a lot or write docs all day, it's hello
RSI. That's why we have so many problems on keybinding debates,
radical input device designs, dvorak advocacy, and RSI is a serious
medical problem. See:

〈Keyboard Hardware Design Flaws〉
http://xahlee.org/emacs/keyboard_problems.html

this also applies to key layouts. e.g. we all know the story of qwerty
and dvorak. But in my study, i found that it's just not that. Most
international layout are ergonomic garbage. See:

〈Idiocy of Keyboard Layouts: QWERTZ, AZERTY, Alt Graph〉
http://xahlee.org/kbd/keyboard_layouts.html

〈Dvorak, Maltron, Colemak, NEO, Bépo, Turkish-F, Keyboard Layouts
Fight!〉
http://xahlee.org/kbd/dvorak_and_all_keyboard_layouts.html

also note, in the programing industry, if there is one software that
induces most cases of RSI, it is emacs, by far. See:

〈Celebrity Programers with RSI (Repetitive Strain Injury)〉
http://xahlee.org/emacs/emacs_hand_pain_celebrity.html

the emacs's keybinding, in my assessment, of all possible keybinding
systems one could devise, with the PC keyboard as given constraint, i
rate it near the bottom. Better than random assignment, but not much.

One thing damaging is that GNU Emacs has a tendency to refuse change,
much like most unix-bag. Emacs's keybinding today is pretty much
identical to emacs of 1970s. But, the landscape of computing has
changed tremendously in past 30 years.

why most emacs people don't see this but in fact advocates emacs
keybinding? My guess is that most people have not studied the issue.
There are tens of thousands of things in life, we learned and use
daily by habit, but never thought about it seriously. If you are
interested, i think if you actually start to study keybinding, say, in
the next 30 days, your job is to research keybinding design 8 hours a
day for 30 days, i think you'll have a changed view. (no, i don't mean
to brag about how many hundreds of software you've used in past n
decades. Me too bro. I mean: stop dead and spend 8 hours a day for the
next 30 days to do nothing but study keybindings. Yours truely have
done so.)

 Xah ∑ http://xahlee.org/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
des...@verizon.net  
View profile  
 More options Feb 24 2011, 12:20 pm
Newsgroups: gnu.emacs.help
From: des...@verizon.net
Date: Thu, 24 Feb 2011 12:20:17 -0500
Local: Thurs, Feb 24 2011 12:20 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?

Richard Riley <rile...@googlemail.com> writes:
> Stefan Monnier <monn...@iro.umontreal.ca> writes:

>>> You must be a Windows user. You must also not be an Emacs power user,
>>> because you think it's acceptable to use the arrow keys as cursors. If
>>> you don't, please use C-b, C-f, C-p, and C-n in place of the arrow
>>> keys. It dramatically improves speed.

>> I'll let you judge whether I qualify as "Emacs power user", but I use
>> the mouse and the arrow keys fairly heavily.

> Ditto with regard to the arrows. Most people I know who use emacs all
> use the arrows keys too.

Glad to hear it.  I was starting to think I was doing something
wrong.

Sure I have to move my hand to find the arrow keys, but the keys
are easy to find without looking.

More important, every once in a while I actually use a program other
than Emacs.  (There I admitted it.)  My mind is too feeble to adapt
to using different keystrokes for the same thing.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eric Schulte  
View profile  
 More options Feb 24 2011, 12:48 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: "Eric Schulte" <schulte.e...@gmail.com>
Date: Thu, 24 Feb 2011 10:48:39 -0700
Local: Thurs, Feb 24 2011 12:48 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
Hi Xah,

I just read your "modernizing Emacs" page [1] and I wonder, have you
looked at the "Emacs Starter Kit" [2] (or /shameless-plug/ my literate
version of the same [3]).  I think that by being distributed as a
configuration for GNU emacs such `starter-kits' could serve as a good
place to test and/or prove the utility of eventual changes to GNU emacs.

Have you considered wrapping your modernization suggestions up into such
a starter kit?  It seems that if such a kit gained popularity it would
raise the chances of general Emacs adoption.

Also, more pursuant to the points in your previous email, I wonder if
you can recommend a good set of key-bindings for common commands such as
cursor movement, file save-open-close, buffer-movement etc...

Cheers -- Eric

as a side note, I've been using Emacs for ~5 years, and over the last
year have developed hand pains which were greatly relieved by using a
Kinesis keyboard.

Footnotes:
[1]  http://xahlee.org/emacs/modernization.html

[2]  https://github.com/technomancy/emacs-starter-kit/tree

[3]  http://eschulte.github.com/emacs-starter-kit/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
javax.swing.JSnarker  
View profile  
 More options Feb 24 2011, 1:37 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: "javax.swing.JSnarker" <gharri...@boojum.mit.edu>
Date: Thu, 24 Feb 2011 13:37:09 -0500
Local: Thurs, Feb 24 2011 1:37 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On 24/02/2011 9:43 AM, fortunatus wrote:

> On Feb 23, 12:15 pm, Rafe Kettler<rafe.kett...@gmail.com>  wrote:
>> You must be a Windows user. You must also not be an Emacs power user,
>> because you think it's acceptable to use the arrow keys as cursors. If
>> you don't, please use C-b, C-f, C-p, and C-n in place of the arrow
>> keys. It dramatically improves speed.

> Don't go down that path: "vi" has a way-better key binding for cursor
> movement!!

DUCK AND COVER!

Goggles on, NOW!

Do NOT look directly into the flash!

--
In <iijn58$cc...@news.albasani.net>, Lew admitted:
 > The JLS is obfuscatory in parts


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cthun  
View profile  
 More options Feb 24 2011, 1:38 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
Followup-To: comp.os.os2.advocacy
From: Cthun <cthun_...@qmail.net.au>
Date: Thu, 24 Feb 2011 13:38:00 -0500
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On 24/02/2011 12:48 PM, Eric Schulte wrote:

> Also, more pursuant to the points in your previous email, I wonder if
> you can recommend a good set of key-bindings for common commands such as
> cursor movement, file save-open-close, buffer-movement etc...

Is there something wrong with arrows, ctrl-S/ctrl-O, pageup, pagedn, etc.?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Todd Wylie  
View profile  
 More options Feb 24 2011, 12:38 am
Newsgroups: gnu.emacs.help
From: Todd Wylie <t...@monkeybytes.org>
Date: Wed, 23 Feb 2011 23:38:06 -0600
Local: Thurs, Feb 24 2011 12:38 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
I find it simplest to consolidate backups to a single directory:

;; universal directory
(setq backup-directory-alist `(("." . "~/.emacs.d/AUTOSAVE/")))

and periodically expunge them manually, simply by opening the directory in dired, type '~', and flush them in one go.

Best, T

On Feb 23, 2011, at 11:19 PM, PJ Weisberg wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Deniz Dogan  
View profile  
 More options Feb 24 2011, 5:04 pm
Newsgroups: gnu.emacs.help
From: Deniz Dogan <deniz.a.m.do...@gmail.com>
Date: Thu, 24 Feb 2011 23:04:12 +0100
Local: Thurs, Feb 24 2011 5:04 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
2011/2/24 fortunatus <daniel.elia...@excite.com>:

> On Feb 23, 12:15 pm, Rafe Kettler <rafe.kett...@gmail.com> wrote:
>> You must be a Windows user. You must also not be an Emacs power user,
>> because you think it's acceptable to use the arrow keys as cursors. If
>> you don't, please use C-b, C-f, C-p, and C-n in place of the arrow
>> keys. It dramatically improves speed.

> Don't go down that path: "vi" has a way-better key binding for cursor
> movement!!

Possibly, assuming you're in "normal mode" or whatever they call it.
And assuming that you use QWERTY.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Xah Lee  
View profile  
 More options Feb 24 2011, 6:14 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Xah Lee <xah...@gmail.com>
Date: Thu, 24 Feb 2011 15:14:32 -0800 (PST)
Local: Thurs, Feb 24 2011 6:14 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On Feb 24, 9:48 am, "Eric Schulte" <schulte.e...@gmail.com> wrote:

hi Eric,

i think several alt emacs distributions all does that.

Lennart's EmacsW32+Emacs does that for Windows.

my humble ErgoEmacs does it.

David Reitter's AquamacEmacs does it.

all these by default have keybindings that's radically different from
GNU Emacs. (in Lennart's EmacsW32 you have to turn it on.) They also
add various UI improvements, and lots of other packages to make it
more easier to use or more powerful.

i know that EmacsW32 and AquamacsEmacs are quite popular too. (my
guess is that their combined user is more than the number of GNU emacs
users counting all from linux distros.)

from what i've seen in GNU emacs mailing list, any little suggestion
about incorporating any UI change into GNU Emacs is met with major
resistance and debate. Almost everytime, giant fireball blows up in
the list. I don't know if that's good or bad, for FSF or for the
world, but that's what i've seen. (both Lennart and Reitter are on the
list as accepted contributors)

... Nice going with Kinesis.  I'd love one too.

i haven't looked into what's in emacs starter kit much...

http://eschulte.github.com/emacs-starter-kit/

heard it around in reddit etc now and then.

btw, why would people use it? seems complex.

 Xah ∑ http://xahlee.org/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
javax.swing.JSnarker  
View profile  
 More options Feb 24 2011, 8:44 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: "javax.swing.JSnarker" <gharri...@boojum.mit.edu>
Date: Thu, 24 Feb 2011 20:44:55 -0500
Local: Thurs, Feb 24 2011 8:44 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On 24/02/2011 6:14 PM, Xah Lee wrote:

> Lennart's EmacsW32+Emacs does that for Windows.

> my humble ErgoEmacs does it.

> David Reitter's AquamacEmacs does it.

> all these by default have keybindings that's radically different from
> GNU Emacs. (in Lennart's EmacsW32 you have to turn it on.) They also
> add various UI improvements

I'd be more impressed by that claim if it were actually difficult to do.
But making emacs segfault on startup would qualify as a UI improvement,
so ...

> from what i've seen in GNU emacs mailing list, any little suggestion
> about incorporating any UI change into GNU Emacs is met with major
> resistance and debate. Almost everytime, giant fireball blows up in
> the list.

The correlation between emacs and flamewars is well known by now.

--
In <iijn58$cc...@news.albasani.net>, Lew admitted:
 > The JLS is obfuscatory in parts


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PJ Weisberg  
View profile  
 More options Feb 24 2011, 9:48 pm
Newsgroups: gnu.emacs.help
From: PJ Weisberg <p...@irregularexpressions.net>
Date: Thu, 24 Feb 2011 18:48:22 -0800
Local: Thurs, Feb 24 2011 9:48 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?

On Wed, Feb 23, 2011 at 9:38 PM, Todd Wylie <t...@monkeybytes.org> wrote:
> I find it simplest to consolidate backups to a single directory:

> ;; universal directory
> (setq backup-directory-alist `(("." . "~/.emacs.d/AUTOSAVE/")))

> and periodically expunge them manually, simply by opening the directory in dired, type '~', and flush them in one go.

> Best, T

I do the same, but I have a cron job that deletes them after a month
or so without my intervention.

-PJ


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Mackenzie  
View profile  
 More options Feb 25 2011, 2:16 am
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Alan Mackenzie <a...@muc.de>
Date: Fri, 25 Feb 2011 07:16:00 +0000 (UTC)
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
In comp.emacs Xah Lee <xah...@gmail.com> wrote:

> from what i've seen in GNU emacs mailing list, any little suggestion
> about incorporating any UI change into GNU Emacs is met with major
> resistance and debate. Almost everytime, giant fireball blows up in the
> list. I don't know if that's good or bad, for FSF or for the world, but
> that's what i've seen. (both Lennart and Reitter are on the list as
> accepted contributors)

For what it's worth, it's not personal.  A giant fireball blows up when
_anybody_ suggests UI changes in Emacs.  The UI is an important part of
what Emacs is, so it's bound to give rise to discussion when anybody
wants to change it.

--
Alan Mackenzie (Nuremberg, Germany).

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rusi  
View profile  
 More options Feb 25 2011, 7:11 am
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: rusi <rustompm...@gmail.com>
Date: Fri, 25 Feb 2011 04:11:30 -0800 (PST)
Local: Fri, Feb 25 2011 7:11 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On Feb 25, 12:16 pm, Alan Mackenzie <a...@muc.de> wrote:

> For what it's worth, it's not personal.  A giant fireball blows up when
> _anybody_ suggests UI changes in Emacs.  The UI is an important part of
> what Emacs is, so it's bound to give rise to discussion when anybody
> wants to change it.

Hi Alan.

I remember you suggesting some time an idea that you called
'emacsicality' -- basically a grain of customizability larger than
individual key/function  binding or even major mode.
[Subsequently I tried to look it up but my google-fu failed me]

Do you remember what this suggestion was?

In any case do you realize that this statement of yours suggests that
*fact* of emacs encrustation is opposed to the *philosophy* of
infinite customizability?

Rusi


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jim Janney  
View profile  
 More options Feb 25 2011, 1:43 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Jim Janney <jjan...@shell.xmission.com>
Date: Fri, 25 Feb 2011 11:43:24 -0700
Local: Fri, Feb 25 2011 1:43 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?

Anything I'm working on that would be expensive to lose goes under
version control anyway.

--
Jim Janney


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alan Mackenzie  
View profile  
 More options Feb 25 2011, 1:54 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Alan Mackenzie <a...@muc.de>
Date: Fri, 25 Feb 2011 18:54:35 +0000 (UTC)
Local: Fri, Feb 25 2011 1:54 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
Hi, Rusi,

In comp.emacs rusi <rustompm...@gmail.com> wrote:

> On Feb 25, 12:16?pm, Alan Mackenzie <a...@muc.de> wrote:
>> For what it's worth, it's not personal. ?A giant fireball blows up
>> when _anybody_ suggests UI changes in Emacs. ?The UI is an important
>> part of what Emacs is, so it's bound to give rise to discussion when
>> anybody wants to change it.
> Hi Alan.
> I remember you suggesting some time an idea that you called
> 'emacsicality' -- basically a grain of customizability larger than
> individual key/function binding or even major mode.  [Subsequently I
> tried to look it up but my google-fu failed me]
> Do you remember what this suggestion was?

I don't remember using "emacsicality" (but it's the sort of "word" I
would use).  An idea I once had was "Emacs personalities" - there'd be
classic Emacs, CUA Emacs, possibly Ergo Emacs each callable from the
command line as its own command.  So you might start the editor with the
command
    % cua-emacs
.  The commands would all be aliases (or the W32 equivalent, whatever
that is) of the plain emacs command.  It would be implemented by a
"personality" configuration file, loaded before site-start.el.

The idea would be to allow newbies, who might otherwise be overwhelmed by
configuration, to get a taste of the variety possible under Emacs.

I think the idea came up when the making of transient-mark-mode on by
default was being discussed on the Emacs development list.  That
discussion was more like a supernova than a fireball.  ;-)

> In any case do you realize that this statement of yours suggests that
> *fact* of emacs encrustation is opposed to the *philosophy* of infinite
> customizability?

:-).  I don't really think so.  More precisely, discussions about UI are
nearly always about the _defaults_, and the wisdom, or otherwise, of
changing them.  Pretty much any new UI feature is welcome, provided it is
an option which is disabled by default.  The stability of the default
features doesn't in any way contradict the philosophy of infinite
customisability.

My view is that the defaults should remain very stable indeed, (but not
totally frozen).  At the same time I have an extensive .emacs.

> Rusi

--
Alan Mackenzie (Nuremberg, Germany).

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thien-Thi Nguyen  
View profile  
 More options Feb 25 2011, 6:19 pm
Newsgroups: gnu.emacs.help
From: Thien-Thi Nguyen <t...@gnuvola.org>
Date: Sat, 26 Feb 2011 00:19:05 +0100
Local: Fri, Feb 25 2011 6:19 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
() Alan Mackenzie <a...@muc.de>
() Fri, 25 Feb 2011 18:54:35 +0000 (UTC)

   My view is that the defaults should remain very stable indeed, (but not
   totally frozen).  At the same time I have an extensive .emacs.

(The more stable the terrace the bigger the trees you can plant on it.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rusi  
View profile  
 More options Feb 25 2011, 11:01 pm
Newsgroups: gnu.emacs.help
From: rusi <rustompm...@gmail.com>
Date: Fri, 25 Feb 2011 20:01:37 -0800 (PST)
Local: Fri, Feb 25 2011 11:01 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On Feb 25, 11:54 pm, Alan Mackenzie <a...@muc.de> wrote:

> My view is that the defaults should remain very stable indeed, (but not
> totally frozen).  At the same time I have an extensive .emacs.

Maybe one basic/generic kind of personality/emacsicality would be say
for emacs 23 to 'become' emacs 22 or 21 etc.  IOW the 'totally frozen'
should be an available option.  I say this because recently there was
a fireball (supernova?) with Mark Crispin getting upset with visual-
line-mode changing basic newline behavior.  On the one hand the new is
generally accepted to be better behavior, on the other it broke old
code.  Maybe being able to say:

$ emacs23  --emacsicality=emacs22 ...

would be good to have?

[I personally would like more progress even at the cost of more
breakage a la Xah.  Just exploring if a win-win is possible...]

Heres a possible list of emacsicalities:
emacs22, emacs21
cua
dvorak
xemacs?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Cthun  
View profile  
 More options Feb 26 2011, 1:05 am
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Cthun <cthun_...@qmail.net.au>
Date: Sat, 26 Feb 2011 01:05:22 -0500
Local: Sat, Feb 26 2011 1:05 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On 25/02/2011 1:43 PM, Jim Janney wrote:

> Anything I'm working on that would be expensive to lose goes under
> version control anyway.

Then woe betide you if you ever work on, say, a novel rather than a
computer program.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
PJ Weisberg  
View profile  
 More options Feb 26 2011, 2:21 am
Newsgroups: gnu.emacs.help
From: PJ Weisberg <p...@irregularexpressions.net>
Date: Fri, 25 Feb 2011 23:21:37 -0800
Local: Sat, Feb 26 2011 2:21 am
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
It strikes me that a novel would probably benefit more from version
control than a program.  A lost piece of prose seems like it would be
harder to re-implement than a lost piece of functionality.  And plenty
of prose gets deleted and mashed around during rewrites and editing.

On 2/25/11, Cthun <cthun_...@qmail.net.au> wrote:

> On 25/02/2011 1:43 PM, Jim Janney wrote:
>> Anything I'm working on that would be expensive to lose goes under
>> version control anyway.

> Then woe betide you if you ever work on, say, a novel rather than a
> computer program.

--

-PJ


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Stefan Monnier  
View profile  
 More options Feb 26 2011, 3:13 pm
Newsgroups: gnu.emacs.help, comp.emacs, comp.lang.lisp
From: Stefan Monnier <monn...@iro.umontreal.ca>
Date: Sat, 26 Feb 2011 15:13:45 -0500
Local: Sat, Feb 26 2011 3:13 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?

>> Anything I'm working on that would be expensive to lose goes under
>> version control anyway.
> Then woe betide you if you ever work on, say, a novel rather
> than a computer program.

Don't know about novels, but at least revision control works very well
for academic publications.

        Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Bradshaw  
View profile  
 More options Feb 26 2011, 7:08 pm
Newsgroups: comp.lang.lisp, gnu.emacs.help, comp.emacs
From: Tim Bradshaw <t...@tfeb.org>
Date: Sun, 27 Feb 2011 00:08:16 +0000
Local: Sat, Feb 26 2011 7:08 pm
Subject: Re: What's your favourite *under_publicized* editing feature ofEmacs?
On 2011-02-26 06:05:22 +0000, Cthun said:

> Then woe betide you if you ever work on, say, a novel rather than a
> computer program.

What a confused thing to say.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Messages 51 - 75 of 188 < Older  Newer >
« Back to Discussions « Newer topic     Older topic »