LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Web search engines and Emacs/Vim. (https://www.linuxquestions.org/questions/linux-general-1/web-search-engines-and-emacs-vim-843036/)

stf92 11-08-2010 10:29 AM

Web search engines and Emacs/Vim.
 
Hi:

The facilities offered by any text editor to look for a string are highly superior to those offered by search engines such as that of Google or the one used by LQ>Search. To only speak of the most one elementary that comes to my mind, you can reach 'john smith' by searching with the string 'hn smi' in any decente editor, but I know of no search engine that offers this feature.

[Note: Vim/Emacs = either one but not both]

On the other hand, I have always heard of the power of Vim and Emacs. For instance, they say there is no thing Emacs cannot do. Lets advocate to the job of adding Google searches the ability to find 'john smith' by using 'hn smi' as the matching pattern. Or to add regular expression capabilities. Could I use Vim/Emacs to solve this problem?

A little light into the meaning of my words: It would be Vim/Emacs the one in charge of making the Internet connection, connecting to Google and send appropriate commands go Google. Then, to look for my string, I would be directly using Vim/Emacs which, upon receiving my commands, would send the appropriate ones to Google and return control to me.

Thanks.

MTK358 11-08-2010 07:39 PM

AFAIK Google does not have any regex commands.

Quote:

Originally Posted by stf92 (Post 4152770)
For instance, they say there is no thing Emacs cannot do.

Emacs isn't magic. It can do what's possible, it can't somehow change Google's server-side code.

stf92 11-08-2010 08:30 PM

Thank you for your kind reply, MTK358 and regards.


All times are GMT -5. The time now is 12:29 PM.