Re: Batch convert to utf8

2012-10-20 Thread Andrew Brown
On 20 oct. 2012, at 20:34, Rich Siegel wrote: > Add a Replace All action to your text factory, which searches for > "charset=iso-8859-1" (or whatever specification it is that occurs in your > documents; check first) and changes it to specify UTF-8. Tried two Replace All in one Factory

Re: Customize palettes?

2012-10-20 Thread John Delacour
On 20/10/2012 04:32, Frances Cherman wrote: Thanks, Patrick. Can anyone else definitively say whether or not it's possible to customize the palettes? Whether or not this would work, is for the BB people to tell you, but in some apps it would... The file below: /Applications/BBEdit.app/Conte

Re: Customize palettes?

2012-10-20 Thread Frances Cherman
Thanks, Patrick. Can anyone else definitively say whether or not it's possible to customize the palettes? On Fri, Oct 19, 2012 at 10:13 AM, Patrick James wrote: > BBunny wrote: > >> Is there a way to customize BBEdit palettes? In particular, I would like >> to add the "Update" button to the "HTM

Re: Batch convert to utf8

2012-10-20 Thread Rich Siegel
On Saturday, October 20, 2012, Andrew Brown wrote: But... when I open a file so modified, and try to save it, I get a message Document encoding mismatch This document contains data which describes its encoding as Western (ISO Latin 1), but the encoding has been set to Unicode (UTF-8). Saving

Re: Batch convert to utf8

2012-10-20 Thread Andrew Brown
But... when I open a file so modified, and try to save it, I get a message > Document encoding mismatch > This document contains data which describes its encoding as Western (ISO > Latin 1), but the encoding has been set to Unicode (UTF-8). > Saving this document as-is will likely cause unexpecte

Re: Batch convert to utf8

2012-10-20 Thread Andrew Brown
Thanks, Rich. It took me a while to find them, but they are just what's needed. -- AB On 20 oct. 2012, at 16:23, Rich Siegel wrote: > On Saturday, October 20, 2012, Andrew Brown wrote: > >> I have thousands of files to convert from latin1 to utf8, is there any way >> of >> doing this ? > >

Re: Drag files from within BBEdit to "Find Differences" dialog

2012-10-20 Thread BBunny
Thank you, Chris. Although I technically didn't pose this as a question, it was meant to function as one. My hope was that someone would point out a way to accomplish this that I was unaware of. As you can see, posting it here proved valuable for at least one user. Regards, BBunny On Thursday

Re: Batch convert to utf8

2012-10-20 Thread Rich Siegel
On Saturday, October 20, 2012, Andrew Brown wrote: > I have thousands of files to convert from latin1 to utf8, is there any way of > doing this ? A text factory with a single "Change Text Encoding" action should do the job. R. -- Rich Siegel Bare Bones Software

Re: Batch convert to utf8

2012-10-20 Thread François Schiettecatte
You could use iconv which is included in Mac OS X, you will need to wrap it with some sort of script though. Alternatively you could take a look at this: https://itunes.apple.com/us/app/text-encoding-converter/id414626292?mt=12 And searching google for: 'mac OS X text encoding

Batch convert to utf8

2012-10-20 Thread Andrew Brown
I have thousands of files to convert from latin1 to utf8, is there any way of doing this ? I don't use unix except under severe pressure, and need to retain the directory structure. The AS by Nobumi Iyanaga no longer works. Thanks for any help! AB -- -- You received this message because you