ricolich <[email protected]> sez:

>I sometimes want to open files in BBEdit, without it trying to hand
>the file over to some helper app, for instance webloc-files, which
>really are plain XML files, but BBEdit insists on handing it over to
>the browser.
>
>Likewise with some image files, where I would want BBEdit to NOT open
>it as an image file, but just as a binary chunk.


First, BBEdit always resolves webloc/urlloc files as that is their explicit
function (irrespective of internal format).

You can, however, extract the URL from any such file by dropping it INTO an
editing window (or the scratchpad).


Next, by default BBEdit will treat any recognized image type as such. If
necessary (please heed the caveats :-), you can adjust its behavior as
described in the "Expert Preferences" section of the help book (Help ->
BBEdit Help):

====
Reading and Writing Files

  * BBEdit ordinarily recognizes image files as images, and will
    open them into image windows (or ignore them when filtering
    for text files). To have images possibly treated as text files
    (which can be potentially dangerous):

    defaults write com.barebones.bbedit Services:QuickTimeImages -bool NO

====


Regards,

 Patrick Woolsey
==
Bare Bones Software, Inc.                        <http://www.barebones.com>
P.O. Box 1048, Bedford, MA 01730-1048

-- 
You received this message because you are subscribed to the 
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, 
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to