From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.help Subject: Want to grep for text in selected coding... Date: Wed, 15 Feb 2012 11:52:44 +0200 Organization: At home. Message-ID: <84y5s4ctjn.fsf@bifit.com.ua> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1329299595 1547 80.91.229.3 (15 Feb 2012 09:53:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2012 09:53:15 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 15 10:53:13 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RxbY0-0006gN-5A for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2012 10:53:12 +0100 Original-Received: from localhost ([::1]:38078 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxbXt-0006lb-5O for geh-help-gnu-emacs@m.gmane.org; Wed, 15 Feb 2012 04:53:05 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:43010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxbXp-0006lT-0A for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 04:53:01 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RxbXj-0002s5-AQ for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 04:53:00 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:60214) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RxbXj-0002rh-52 for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 04:52:55 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1RxbXf-0006Pa-Fk for help-gnu-emacs@gnu.org; Wed, 15 Feb 2012 10:52:51 +0100 Original-Received: from 109.232.252.66 ([109.232.252.66]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2012 10:52:51 +0100 Original-Received: from gavenko by 109.232.252.66 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2012 10:52:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 109.232.252.66 User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.91 (windows-nt) Cancel-Lock: sha1:J5R3FSGHfWgg8aXPr5SZrOuJITc= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83757 Archived-At: I am big fun of 'rgrep' but some times I need search for text in coding that differ from system coding (like for text in koi8-r in UTF-8 Debian or UTF-8 text in cp1251 Windows). I try 'C-x RET C coding... RET M-x rgrep' (universal-coding-system-argument) but this is not help. -- Best regards!