Re: Выборочное удалени е пустых строк в [X]Emacs

"Andrew W. Nosenko" <[email protected]>
Newsgroups gmane.emacs.xemacs.user.russian
Message-ID <[email protected]>
Valery Shishkov wrote:
: Господа,
: 
: можно ли в [X]Emacs в режиме Text выборочно удалить пустые строки?
: Т.е. нужно нечто наподобие 'M-x query-replace-regexp'.

А чем собственно query-replace-regexp не угодил?

    (query-replace-regexp "^\n" "" nil)

-- 
Andrew W. Nosenko    ([email protected])
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.