<?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.emacs.helm.user">
    <title>gmane.emacs.helm.user</title>
    <link>http://blog.gmane.org/gmane.emacs.helm.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.emacs.helm.user/260"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/259"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/258"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/257"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/256"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/255"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/254"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/253"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/252"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/251"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/250"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/249"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/248"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/247"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/246"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/245"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/244"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/243"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/242"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.emacs.helm.user/241"/>
      </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.emacs.helm.user/260">
    <title>Re: Is there a way to enter occur-edit-mode (or it's equivalent) from helm-occur?</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/260</link>
    <description>&lt;pre&gt;

No, it is not implemented because we have grep that is already doing
this.

So you have to install:

https://github.com/mhayashi1120/Emacs-wgrep.git

and while in a helm grep session hit C-x C-s to save the helm buffer and
enter `helm-grep-mode', from there you have access to
`wgrep-change-to-wgrep-mode' (C-c C-p)

Of course it could be implemented for helm-occur in the same way, using
wgrep.


You should not do that.

&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-04-17T04:47:40</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/259">
    <title>Is there a way to enter occur-edit-mode (or it's equivalent) from helm-occur?</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/259</link>
    <description>&lt;pre&gt;Subject says it all really. Once I've narrowed down my occur search I'd 
like to be able to edit the buffer. Although C-x o does bring me to the 
helm-occur buffer the default keybindings mean I can't edit it.

&lt;/pre&gt;</description>
    <dc:creator>Alex Bennée</dc:creator>
    <dc:date>2013-04-17T03:16:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/258">
    <title>Re: Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/258</link>
    <description>&lt;pre&gt;

Ok, when I will know exactly what is needed, we could allow enabling
such sorting at the helm core level instead of running extra loop ect...

&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-04-15T17:12:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/257">
    <title>Re: Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/257</link>
    <description>&lt;pre&gt;On Mon, Apr 15, 2013 at 11:24 PM, Thierry Volpiatto &amp;lt;
thierry.volpiatto-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


It's easier to discuss once I have some working code.  The key problem I'm
trying to solve with the flex stuff is that sorting the results is
important.  So I need to sort the items in order of importance before the
list gets truncated by helm-candidate-number-limit.




&lt;/pre&gt;</description>
    <dc:creator>Le Wang</dc:creator>
    <dc:date>2013-04-15T16:30:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/256">
    <title>Re: Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/256</link>
    <description>&lt;pre&gt;

Sorry but I have not enough informations to figure out what you are
trying to do exactly.
 

If you add a new function (flex) to a match attribute:

(defvar helm-source-test
  '((name . "test")
    (....)
    (match . flex)))

this flex function will run and then all the other match-plugin
functions unless you use `match-strict` instead of match.

&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-04-15T15:24:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/255">
    <title>Re: Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/255</link>
    <description>&lt;pre&gt;On Mon, Apr 15, 2013 at 2:17 AM, Thierry Volpiatto &amp;lt;
thierry.volpiatto-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


Actually I must sort in the candidate-transformer, correct?  I only want to
apply helm-candidate-number-limit to the sorted list, otherwise the best
matches may already be gone by the time filtered-candidate-transformer runs?

It looks like the easiest way to do this is to make a new match method in
helm-match-plugin.  The idea is that I want the first word of the pattern
to be "flex" matched, but the following words should work the same as
"multi3p".  What do you think about that?



&lt;/pre&gt;</description>
    <dc:creator>Le Wang</dc:creator>
    <dc:date>2013-04-15T14:08:35</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/254">
    <title>Re: Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/254</link>
    <description>&lt;pre&gt;

The match function should only match against candidates, sorting and
highlighting should happen in filtered-candidate-transformer or
candidate-transformer. 



Yes.


Just sort and highlight in filtered-candidate-transformer, see above.


&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-04-14T18:17:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/253">
    <title>Re: Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/253</link>
    <description>&lt;pre&gt;I may be missing something, but the flow is not clear to me.

I have a match function that's quite complicated, it returns information on
how to sort and highlight the match.  As it stands it looks like the
"match" function gets a candidate as a string and returns non-nil when it's
matched.

I don't want to recalculate the match information when I do the sorting and
highlighting in the "filtered-candidate-transformer"?


On Sun, Apr 14, 2013 at 1:21 PM, Thierry Volpiatto &amp;lt;
thierry.volpiatto-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Le Wang</dc:creator>
    <dc:date>2013-04-14T12:46:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/252">
    <title>Re: Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/252</link>
    <description>&lt;pre&gt;Hi Le,

Le Wang &amp;lt;l26wang-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; writes:


Normally, `matching` functions are for use with `candidates`
implementation of a source, and 'searching' for `candidates-in-buffer`,
this have limitations for `candidates-in-buffer` actually.
But in this case the both can be used, 
see how I recently did in helm-bookmark.el, you will find the both
methods.

For a matching function, see in helm-buffers.el
`helm-buffer-match-major-mode`.

For highligthting, you will find filter functions in many places,
including the ones cited above.

For sorting see in helm-sys.el how top is sorted by CPU, MEM etc..


I suggest you implement this with an attribute by source, adding this
attribute e.g (flexmatching) to a source would enable this matching
method in this source only.


&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-04-14T05:21:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/251">
    <title>Experimenting with a custom matcher, sorter, and highlighter</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/251</link>
    <description>&lt;pre&gt;Hi Thierry,

I'd like to play around with a custom matching function, and a custom
sorting function and a custom highlighter.  Is there a good example of this?

This is for an implementation of flex that I'm playing around with.


&lt;/pre&gt;</description>
    <dc:creator>Le Wang</dc:creator>
    <dc:date>2013-04-13T15:50:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/250">
    <title>Can you make helm matching algorithm behave like Vim's command-t ?</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/250</link>
    <description>&lt;pre&gt;

Let's say you have two paths:

   - app/controllers/admin/feedback_controller.rb
   - app/controllers/fee_controller.rb

In Vim's command-t, you can write:

"app/controllers/fe"

And it will match both paths.

On helm-cmd-t, if I write "app/controllers/fee", it will only match 
"fee_controller". If I want to match both, I have to use a regexp, as in 
"app/controllers/.*, which is not that bad, but requires more keystrokes.

Is there a way to make helm/helm-cmd-t's matching algorithm behave 
similarly to command-t's one?

Cheers!

Marcelo.

&lt;/pre&gt;</description>
    <dc:creator>celoserpa-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2013-03-26T05:07:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/249">
    <title>Re: Any way to have helm-find-files only show file names? (and not the entire path)</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/249</link>
    <description>&lt;pre&gt;
It is now the default (non--nil), so you can remove the 

(setq helm-ff-transformer-show-only-basename t)

from your config.

&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-03-02T16:52:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/248">
    <title>Re: Any way to have helm-find-files only show file names? (and not the entire path)</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/248</link>
    <description>&lt;pre&gt;Thanks!
~James

On Friday, March 1, 2013 4:53:50 PM UTC-5, thierry v wrote:

&lt;/pre&gt;</description>
    <dc:creator>Ribonous</dc:creator>
    <dc:date>2013-03-01T22:22:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/247">
    <title>Re: Any way to have helm-find-files only show file names? (and not the entire path)</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/247</link>
    <description>&lt;pre&gt;

(setq helm-ff-transformer-show-only-basename t)

And during your helm-find-files session, hit `C-]' to toggle full path.


&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-03-01T21:53:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/246">
    <title>Any way to have helm-find-files only show file names? (and not the entire path)</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/246</link>
    <description>&lt;pre&gt;helm-find-files shows a list of files with the full path of each file. If I 
am deep down in a directory, the list can be hard to read. Is there any way 
to see this list without the full paths behind the file names? (I can 
always read the path where I am currently in the mini-buffer)

Thanks!

~James

&lt;/pre&gt;</description>
    <dc:creator>Ribonous</dc:creator>
    <dc:date>2013-03-01T21:42:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/245">
    <title>show buffer in anther window and jump to function under the cursor</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/245</link>
    <description>&lt;pre&gt;1. I am using semantic-ia-fast-jump and semantic-mrub-switch-tags to jump 
back and forth to the function definition under the cursor. Now I am trying 
to switch to use helm + etags. 
However, I don't know how to set the config to jump back and forth the 
etags under the cursor. Is there any command that I can bind to?

2. When using grep or show tag lists, another window is used to show the 
content of  the current highlighted tags/grep results. 
However, in helm, I have to type C-z  C-z to show it in anther window, it's 
quite inconvenient. I would like another window changes its content when I 
browse through the tag/grep results. 
Is there any way to do that?
Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Tommy Huang</dc:creator>
    <dc:date>2013-02-17T15:22:23</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/244">
    <title>Re: Helm&amp; Aquamacs on MACOSX</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/244</link>
    <description>&lt;pre&gt;Thanks guys. I will look into switching I think. 

&lt;/pre&gt;</description>
    <dc:creator>David Hodge</dc:creator>
    <dc:date>2013-02-16T04:51:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/243">
    <title>Re: helm slowing down?</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/243</link>
    <description>&lt;pre&gt;Hi Le,

Le Wang &amp;lt;l26wang-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; writes:

No, nothing to tweak. I didn't notice slowdown.
Can you send examples where helm is slower ?

&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-02-14T13:42:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/242">
    <title>helm slowing down?</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/242</link>
    <description>&lt;pre&gt;Hi Thierry,

I pull from master regularly and noticed helm slowing down recently
have there been some recent changes that could be responsible or new
settings I should tweak?

&lt;/pre&gt;</description>
    <dc:creator>Le Wang</dc:creator>
    <dc:date>2013-02-14T13:31:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/241">
    <title>helm slowing down?</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/241</link>
    <description>&lt;pre&gt;&lt;/pre&gt;</description>
    <dc:creator>Le Wang</dc:creator>
    <dc:date>2013-02-14T13:27:00</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.emacs.helm.user/240">
    <title>Re: how would you slim down the commands shown in the Action list?</title>
    <link>http://permalink.gmane.org/gmane.emacs.helm.user/240</link>
    <description>&lt;pre&gt;
Tell me exactly what you want to remove and where and I will send you
the code to add to your .emacs.

&lt;/pre&gt;</description>
    <dc:creator>Thierry Volpiatto</dc:creator>
    <dc:date>2013-02-12T15:21:07</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.emacs.helm.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.emacs.helm.user</link>
  </textinput>
</rdf:RDF>
