Reformatted excerpts from Marc Weber's message of 2009-10-04: > However the search_query_input should be global. So where is the place > to add this "last-search-term" ? Isn't it already present in the ask > history? Can you give me a hint to find it faster?
Probably the best place is to make it a class variable, i.e. @@search_query_input. Then it will be shared across all buffers with modes that have search functionality. -- William <wmorgan-...@masanjin.net> _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk