Re: tramp (HEAD/b20b7910b413c13352213d37cac8e948ad554dc3); CR-LF woes again — PATCH ATTACHED
Michael Albinus <[email protected]>
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Dominique Quatravaux <[email protected]> writes: Hi Dominique, > --8<---------------cut here---------------start------------->8--- > (when (search-forward-regexp (rx (not space)) > (line-end-position) t) > --8<---------------cut here---------------end--------------->8--- > > Could you, please, test in your environment? > > Thanks Michael, `(not space)` works as well. Thanks for the feedback. I've pushed the change to the repositories. > Yours truly, > > Dominique Quatravaux Best regards, Michael.