<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.web.bluefish.user">
    <title>gmane.comp.web.bluefish.user</title>
    <link>http://blog.gmane.org/gmane.comp.web.bluefish.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2109"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2108"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2107"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2106"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2105"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2104"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2103"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2102"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2101"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2100"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2099"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2098"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2097"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2096"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2095"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2094"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2093"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2092"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2091"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2090"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2109">
    <title>Re: image path</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2109</link>
    <description>&lt;pre&gt;On Wed, 23 May 2012 13:52:59 -0500
Mark Sherrill &amp;lt;dmsherrill-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


folder /BFProj - index.html
       |       - style.css
       |
       /images - img01.jpg


the relative path in style.css for img01.jpg is:
"../images/img01.jpg"
if you say "images/img01.jpg" this means that the images folder is in BFProj.
background: url(../images/img01.jpg) repeat;

&lt;/pre&gt;</description>
    <dc:creator>clansco</dc:creator>
    <dc:date>2012-05-24T07:38:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2108">
    <title>image path</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2108</link>
    <description>&lt;pre&gt;Hello all,

I'm new to bluefish. I'm having a hard time getting images to load. I'm
sure that it's I have the wrong path, but I'm not sure what's wrong.  I
have a folder A that contains an images folder and a BFProj folder. The
Project folder has  two files, index.html and style.css.

In the style.css folder  I have the following as a path for a background
image and it's not rendering. Is there something I need to do when placing
my files into a project?

body {
background: url(images/img01.jpg) repeat;
}


Thanks so much for your assistance. I'm really liking bluefish so far.

&lt;/pre&gt;</description>
    <dc:creator>Mark Sherrill</dc:creator>
    <dc:date>2012-05-23T18:52:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2107">
    <title>Re: Selection color</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2107</link>
    <description>&lt;pre&gt;On Mon, May 21, 2012 at 5:18 PM, Olivier Sessink
&amp;lt;olivier-nC7VSXl9xTvubjhGYR2Sn81g+rXCo1yR&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:

Yeah, I tried gedit and it was fine. Actually, I've also tried
Frédéric's suggestion of building from SVN, which has a setting to
change the selection. When I first started it up, the selection color
was transparent, so I'm not sure where it was getting that from.
Anyway, I changed it and it's working great now.


That'd be cool, but no rush :-)

Dean.
&lt;/pre&gt;</description>
    <dc:creator>Dean Harding</dc:creator>
    <dc:date>2012-05-21T20:34:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2106">
    <title>Re: Selection color</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2106</link>
    <description>&lt;pre&gt;
is this a bluefish issue, or an issue with the theme?

can you see if another gtk editor, for example gedit, has the same issue?

I know Kubuntu 12.04 has a similar issue in the gtk theme: white selection
on white text .....


since bluefish uses the theme colors by default, I think this is a theme
issue. But I'm not sure. Try gedit to know for sure (it also uses the gtk
theme).


not yet, but that could be added to 'initial document settings'

Olivier

&lt;/pre&gt;</description>
    <dc:creator>Olivier Sessink</dc:creator>
    <dc:date>2012-05-21T07:18:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2105">
    <title>Re: Selection color</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2105</link>
    <description>&lt;pre&gt;
Nice! I just built from SVN and it works like a charm. Thanks!

Dean.
&lt;/pre&gt;</description>
    <dc:creator>Dean Harding</dc:creator>
    <dc:date>2012-05-19T10:00:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2104">
    <title>Re: Selection color</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2104</link>
    <description>&lt;pre&gt;On Sat, 19 May 2012 18:32:08 +1000
Dean Harding &amp;lt;dean-kKtb7OOsG4cpAS55Wn97og&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


Oups, sorry. There is a solution I think in SVN, 
`Selection background color` in 
http://bfwiki.tellefsen.net/index.php/Preferences_223#Font_.26_Colors
when you don't `Use system wide color settings`.


&lt;/pre&gt;</description>
    <dc:creator>clansco</dc:creator>
    <dc:date>2012-05-19T09:25:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2103">
    <title>Re: Selection color</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2103</link>
    <description>&lt;pre&gt;
That's the "highlight current line" option, though, what I'm talking
about is the color of selected text. What I mean is, if you look here:
http://youtu.be/_cLyj14q850?t=2m50s when text is selected, it's white
text on a blue background. But when I select text in my copy of
Bluefish, it's black text on a white background. I'm really not sure
why, though...


OK, that's fair enough.

Thanks,
Dean.
&lt;/pre&gt;</description>
    <dc:creator>Dean Harding</dc:creator>
    <dc:date>2012-05-19T08:32:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2102">
    <title>Re: Selection color</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2102</link>
    <description>&lt;pre&gt;On Sat, 19 May 2012 17:09:13 +1000
Dean Harding &amp;lt;dean-kKtb7OOsG4cpAS55Wn97og&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


for bluefish 2.2.2 see:
 http://bfwiki.tellefsen.net/index.php/Preferences#Fonts_.26_colors
and `Highlight current line` check box in 
 http://bfwiki.tellefsen.net/index.php/Preferences#Non-project_initial_documents_settings
and in Project/Edit project options...


To my knowledge no.
 


&lt;/pre&gt;</description>
    <dc:creator>clansco</dc:creator>
    <dc:date>2012-05-19T07:56:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2101">
    <title>Selection color</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2101</link>
    <description>&lt;pre&gt;Hi all,

Loving Bluefish, but one problem that I can't seem to figure out is
the color of selected text is black-on-white, which makes the
selection really hard to see.

You can see what I mean in these two screenshots:
http://i.imgur.com/hXWT2.png and http://i.imgur.com/Yl0QS.png (I drew
the red lines so you can see where I've selected the text)

Is there a way to change this to the more usual
white-text-blue-background or something? Or is there just something
weird about my environment (I'm running Xubuntu 12.04, but maybe
something I've customized somewhere... Bluefish is the only editor on
my system that has this problem, that I've run into, so I don't think
it's a global customization I've made)

Another less pressing question is, is there a way to turn on "Visible
Spacing" on for all documents? I can use Document -&amp;gt; Show Visible
Spacing once I've opened a file, but I'd prefer to have it on all the
time.

Dean.
&lt;/pre&gt;</description>
    <dc:creator>Dean Harding</dc:creator>
    <dc:date>2012-05-19T07:09:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2100">
    <title>Re: Find and replace</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2100</link>
    <description>&lt;pre&gt;On Tue, 15 May 2012 22:42:23 +0200
Olivier Sessink wrote:


1. Select some text
2. Click search &amp;amp; replace button to open window
3. Window opens with text highlighted in search box, and with scope given
as "current selection", which was the last use of scope, and a blank
"replace with" box.
4. Click "Replace all" to replace all occurrences of string with nothing
(i.e. delete occurrences)
5 Nothing happens except message "No selection Aborted search"
6 Change scope to "active document"
7. Press "Replace all"
8. Nothing happens.

- Richard.
&lt;/pre&gt;</description>
    <dc:creator>R Kimber</dc:creator>
    <dc:date>2012-05-16T11:54:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2099">
    <title>Re: Find and replace</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2099</link>
    <description>&lt;pre&gt;
hmm I cannot reproduce that with the latest SVN, but I can't remember 
fixing this !?!?!

I search for a string in selection, but there is none, and I get an 
error. I change to 'active document' and immediately I see "Search 
started" followed by "Found 1 result in the active document". So it 
seems to work here?? Can you describe step by step how to reproduce?

Olivier

&lt;/pre&gt;</description>
    <dc:creator>Olivier Sessink</dc:creator>
    <dc:date>2012-05-15T20:42:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2098">
    <title>css3</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2098</link>
    <description>&lt;pre&gt;
Hi ..

are there plans to include the newer CSS3 in bluefish   as there seem
to be quite a few bits in css3 not understood right now .

Pete .

&lt;/pre&gt;</description>
    <dc:creator>P .NIKOLIC</dc:creator>
    <dc:date>2012-05-15T13:27:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2097">
    <title>Re: Can't expand directory tree</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2097</link>
    <description>&lt;pre&gt;On Tue, 15 May 2012 14:00:03 +0200
Olivier Sessink wrote:



bluefish 2.2.3 rev7450M
This version of Bluefish was built with:
./configure 
gtk 2.24.6 (runtime gtk 2.24.6)
glib 2.30.0 (runtime 2.30.0)
with libenchant... no
with libenchant &amp;gt;= 1.4... no
with libgucharmap... no
with libgucharmap_2... no
with python... no

- Richard
&lt;/pre&gt;</description>
    <dc:creator>R Kimber</dc:creator>
    <dc:date>2012-05-15T12:14:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2096">
    <title>Find and replace</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2096</link>
    <description>&lt;pre&gt;If I try to do a 'find and replace' with scope set for a selection and
nothing is selected, I get an appropriate error.  If I then change the scope
to the active document and retry the find and replace it doesn't work even
if the find string is present in the document.  The only way to get it to
work is to close the window and retart it and change the scope before
activating the replace. is it possible to have it do a new find/replace
with a new scope by just changing the scope and pressing replace?
- In other words, I think that 'replace' should act on whatever settings
are visible in the current window.

- Richard.
&lt;/pre&gt;</description>
    <dc:creator>R Kimber</dc:creator>
    <dc:date>2012-05-15T12:12:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2095">
    <title>Re: Can't expand directory tree</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2095</link>
    <description>&lt;pre&gt;
I really haven't been able to reproduce it anymore. Have you tried the
latest version? What gtk version are you on?

Olivier


&lt;/pre&gt;</description>
    <dc:creator>Olivier Sessink</dc:creator>
    <dc:date>2012-05-15T12:00:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2094">
    <title>Re: Can't expand directory tree</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2094</link>
    <description>&lt;pre&gt;On Fri, 13 Apr 2012 18:30:08 +0100
R Kimber wrote:


[snip]

Is there any further information on this?

- Richard.
&lt;/pre&gt;</description>
    <dc:creator>R Kimber</dc:creator>
    <dc:date>2012-05-15T11:37:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2093">
    <title>removing fifo support from external commands</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2093</link>
    <description>&lt;pre&gt;Hi all,

I'm planning to remove the support for fifo's from the external commands /
filters and outputbox.

All programs that can work with a fifo also work with a temporary file
(which is slightly less efficient), but the fifo code is buggy and hard to
get right.

For high performance: most programs support input and output over pipes as
well, which again is much more efficient than a fifo.

Does anyone have a reason why we should *not* remove support for fifo's ?

Olivier


&lt;/pre&gt;</description>
    <dc:creator>Olivier Sessink</dc:creator>
    <dc:date>2012-05-07T12:34:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2092">
    <title>Re: Spell Checker stuck on</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2092</link>
    <description>&lt;pre&gt;Thanks Olivier!

Nice app BTW.
&lt;/pre&gt;</description>
    <dc:creator>Paul Bolger</dc:creator>
    <dc:date>2012-05-03T09:53:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2091">
    <title>Re: Spell Checker stuck on</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2091</link>
    <description>&lt;pre&gt;
spell check is a per-project setting, so edit the project settings to
turn it of in a project.

Olivier


&lt;/pre&gt;</description>
    <dc:creator>Olivier Sessink</dc:creator>
    <dc:date>2012-05-03T06:03:49</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2090">
    <title>Spell Checker stuck on</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2090</link>
    <description>&lt;pre&gt;I have a project which consists of a whole bunch of php files. For
each one I've disabled the spell checker and I've also turned it off
in the main preferences. When I reopen the project the spell checker
has reenabled itself for all the files in the project. Is there some
way to stop this happening? Spell check isn't really appropriate for
php files at all.

&lt;/pre&gt;</description>
    <dc:creator>Paul Bolger</dc:creator>
    <dc:date>2012-05-02T23:27:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.web.bluefish.user/2089">
    <title>Re: highlighting of text not happening for CFML (wrong subject too.. ugh)</title>
    <link>http://permalink.gmane.org/gmane.comp.web.bluefish.user/2089</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>legion1978</dc:creator>
    <dc:date>2012-04-30T05:52:35</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.web.bluefish.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.web.bluefish.user</link>
  </textinput>
</rdf:RDF>

