[mew-win32 04373] Re: 拡張子

INOUE Tomohiro <[email protected]>
Newsgroups gmane.mail.mew.windows
Message-ID <[email protected]>



Kazu Yamamoto () <[email protected]> wrote:
> >  "k?" 
> > (setq mew-search-method 'google)  "k?" 
> > 
> 
> 
> 
> WDS 
> Mew  wdsgrep 
> wdsgrep 
> 

mew-search-with-google() 
 ( query_word+"\path\foo")  WDS 


 "k?" 
 gdsgrep.rb 


wdsgrep  gdsgrep.rb 
mew-search-method  'google 





wdsgrep  wdsgrep 
Mew 

 "k?"  +folder %folder 


--  

Index: mew-search.el
===================================================================
RCS file: /cvsmew/mew/mew-search.el,v
retrieving revision 1.17
diff -u -r1.17 mew-search.el
--- mew-search.el       27 Oct 2005 22:46:51 -0000      1.17
+++ mew-search.el       6 Apr 2006 04:20:32 -0000
@@ -342,7 +342,7 @@
 (defun mew-search-with-google (pattern folder)
   (let* ((path (mew-expand-folder folder))
         (rpath (mew-replace-character (substring path 2) ?/ ?\\))
-        (pat (format "%s+\"%s\"" pattern rpath))
+        (pat pattern)
         msgs)
     (with-temp-buffer
       (mew-set-buffer-multibyte t)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.