emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: hungry-delete


From: Andreas Röhler
Subject: Re: hungry-delete
Date: Tue, 05 Apr 2011 08:02:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9

Am 04.04.2011 21:59, schrieb Sam Steingold:
(custom-set-variables
   '(backward-delete-char-untabify-method 'all))
(define-key global-map [remap delete-backward-char]
    'backward-delete-char-untabify)

here my last results so far:

what problem are you trying to solve with your code which is not solved
by my 4 lines above?


Still seeing you customize.

Costumizing a variable is okay if you make your choose once a year or so. It's not recommendable for daily switches IMHO.

Maybe I miss something in the precise case.

Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]