Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!Think.COM!barmar From: barmar@Think.COM Newsgroups: comp.emacs Subject: Re: customizing .emacs Message-ID: <32092@news.Think.COM> Date: 8 Dec 89 22:52:43 GMT References: <14407@eerie.acsu.Buffalo.EDU> Sender: news@Think.COM Organization: Thinking Machines Corporation, Cambridge MA Lines: 15 In article <14407@eerie.acsu.Buffalo.EDU> kwon@sybil.cs.Buffalo.EDU (Thomas Kwon) writes: >I am trying to customize my .emacs file so that it can move some sections >of a file being edited to the left or right by specified number of >columns. That's what the command/function indent-rigidly, which is on c-x c-i by default, does. From the online doc: indent-rigidly: Indent all lines starting in the region sideways by ARG columns. Called from a program, takes three arguments, START, END and ARG. Barry Margolin, Thinking Machines Corp. barmar@think.com {uunet,harvard}!think!barmar