help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Substiotution of tabs with spaces...


From: Peter Dyballa
Subject: Re: Substiotution of tabs with spaces...
Date: Fri, 15 Apr 2005 13:10:10 +0200


Am 15.04.2005 um 11:06 schrieb luca.spinacci@seleniacomms.com:

is there a smart way to replace all tabs with 3 spaces in a buffer edited


How about: replace-regexp RET TAB + RET SPC SPC SPC RET ?
Or: replace-string RET TAB RET SPC SPC SPC RET ?
--
Greetings

  Pete

Got Mole problems?
Call Avogadro 6.02 x 10^23





reply via email to

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