搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I replace <-| symbol with paragraph mark?

  • 2 个回答
  • 1 人有此问题
  • 15 次查看
  • 最后回复者为 JeannineWW

more options

I edit a newsletter. Some of the contributors send their articles inline (not as attachments). Some of them have a non printing special character that looks like a bent left arrow instead of a paragraph mark. I think it is one of the first ascii characters, but don't know which one.

How can I use find/replace to change these to paragraph symbols?

I edit a newsletter. Some of the contributors send their articles inline (not as attachments). Some of them have a non printing special character that looks like a bent left arrow instead of a paragraph mark. I think it is one of the first ascii characters, but don't know which one. How can I use find/replace to change these to paragraph symbols?

被采纳的解决方案

I suspect they compose in Word or similar and then paste into Thunderbird. Something like that bent arrow symbol appears in Word when you use shift+return, though it's not clear why your contributors would be using it; maybe force of habit, or they don't know any better. ;-)

Shift+return is a handy way to force a line end without creating a paragraph break. Useful in bullet point lists to create multiple paragraphs, or organize pictures. Or they're using something like an Apple which uses non-standard line breaks.

I don't think Thunderbird's editing tools are capable of doing the search-and-replace that you have asked about.

If you want to do all your editing inside Thunderbird, you may be able to copy then use "paste without formatting" (ctrl+shift+v) to eliminate these line breaks. Doing this will also remove other formatting, so may create more problems than it solves.

I think in your position I'd take the text away to a better-than-average editor where a proper search-and-replace could be done, or you could select the lines and join them. Notepad++ would be my choice on Windows, probably Bluefish on Linux.

And a proper word processor may also be able to tidy it up, but the challenge then would be to avoid importing all the formatting overheads that would come with it when copy-and-pasted from the word processor into Thunderbird. Again, Thunderbird's "paste without formatting" might be useful here too.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

I suspect they compose in Word or similar and then paste into Thunderbird. Something like that bent arrow symbol appears in Word when you use shift+return, though it's not clear why your contributors would be using it; maybe force of habit, or they don't know any better. ;-)

Shift+return is a handy way to force a line end without creating a paragraph break. Useful in bullet point lists to create multiple paragraphs, or organize pictures. Or they're using something like an Apple which uses non-standard line breaks.

I don't think Thunderbird's editing tools are capable of doing the search-and-replace that you have asked about.

If you want to do all your editing inside Thunderbird, you may be able to copy then use "paste without formatting" (ctrl+shift+v) to eliminate these line breaks. Doing this will also remove other formatting, so may create more problems than it solves.

I think in your position I'd take the text away to a better-than-average editor where a proper search-and-replace could be done, or you could select the lines and join them. Notepad++ would be my choice on Windows, probably Bluefish on Linux.

And a proper word processor may also be able to tidy it up, but the challenge then would be to avoid importing all the formatting overheads that would come with it when copy-and-pasted from the word processor into Thunderbird. Again, Thunderbird's "paste without formatting" might be useful here too.

more options

I found out it was ascii 11 decimal. Turns out I can replace it in Word.

I several contributors who can't even send an email. I don't try to train them.

Thanks for responding.