From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Deniz Dogan Newsgroups: gmane.emacs.devel Subject: Re: GSoC project "Hyphenation"? Date: Tue, 27 Mar 2012 19:48:18 +0200 Message-ID: <4F71FD62.7080500@dogan.se> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1332870544 31703 80.91.229.3 (27 Mar 2012 17:49:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2012 17:49:04 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 27 19:49:03 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SCaVu-00037B-Uz for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2012 19:48:59 +0200 Original-Received: from localhost ([::1]:43076 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCaVu-0001gg-CU for ged-emacs-devel@m.gmane.org; Tue, 27 Mar 2012 13:48:58 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:46986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCaVl-0001J5-Kw for emacs-devel@gnu.org; Tue, 27 Mar 2012 13:48:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCaVd-00067u-2b for emacs-devel@gnu.org; Tue, 27 Mar 2012 13:48:49 -0400 Original-Received: from ch-smtp05.sth.basefarm.net ([80.76.153.6]:58273) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCaVc-00067b-R9 for emacs-devel@gnu.org; Tue, 27 Mar 2012 13:48:40 -0400 Original-Received: from c80-216-107-103.bredband.comhem.se ([80.216.107.103]:49444 helo=[192.168.0.10]) by ch-smtp05.sth.basefarm.net with esmtp (Exim 4.76) (envelope-from ) id 1SCaVN-00060a-I4 for emacs-devel@gnu.org; Tue, 27 Mar 2012 19:48:27 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120312 Thunderbird/11.0 In-Reply-To: X-Originating-IP: 80.216.107.103 X-Scan-Result: No virus found in message 1SCaVN-00060a-I4. X-Scan-Signature: ch-smtp05.sth.basefarm.net 1SCaVN-00060a-I4 51204d44323740cbea15b245bb452715 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.76.153.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:149230 Archived-At: On 2012-03-27 18:01, Tim Landscheidt wrote: > Hi, > > time and time again I have searched for "Emacs" and "hyphen- > ation", and so little results came up that I looked up "hy- > phenation" again to make sure that I hadn't misspelled it. > It seems that it is not a feature often asked for as the > typical workflow of text processing in Emacs usually in- > volves TeX or something similar, but I do find myself often > in need to hyphenate texts like mails or output of console > programs. With Google Summer of Code around, I'd like to > propose the following idea "Hyphenation in GNU Emacs": > Hi, Tim Without having read your e-mail in its entirety, I think a proper implementation in Emacs should not interfere with things like searching for and replacing text. E.g. if I load your e-mail in Emacs and I want to find all occurrences of the word "hyphenation" in it, I expect to be able to use isearch to find even those occurrences where hyphenation is taking place. Now /that/ would be cool! Cheers, Deniz