From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [elpa] 02/04: company-clang: handle multibyte chars between bol and point Date: Thu, 20 Mar 2014 21:04:06 +0200 Message-ID: <532B3BA6.8070208@yandex.ru> References: <20140319033013.17542.14344@vcs.savannah.gnu.org> <87mwgm9t81.fsf@yandex.ru> <834n2u9lj7.fsf@gnu.org> <5329DA52.2030704@yandex.ru> <83vbva82cy.fsf@gnu.org> <532A08FF.8020001@yandex.ru> <87ior9pohp.fsf@yandex.ru> <83k3bp8qrz.fsf@gnu.org> <532A6A21.8040802@yandex.ru> <83fvmc97ff.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1395342278 17080 80.91.229.3 (20 Mar 2014 19:04:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Mar 2014 19:04:38 +0000 (UTC) Cc: emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 20 20:04:47 2014 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 1WQiGh-0001f2-EL for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2014 20:04:43 +0100 Original-Received: from localhost ([::1]:48778 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQiGg-0002IS-4P for ged-emacs-devel@m.gmane.org; Thu, 20 Mar 2014 15:04:42 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:57163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQiGV-0002II-98 for emacs-devel@gnu.org; Thu, 20 Mar 2014 15:04:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQiGM-0005bs-Sm for emacs-devel@gnu.org; Thu, 20 Mar 2014 15:04:31 -0400 Original-Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:51054) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQiGB-0005ZW-Kt; Thu, 20 Mar 2014 15:04:11 -0400 Original-Received: by mail-wi0-f174.google.com with SMTP id d1so6605116wiv.13 for ; Thu, 20 Mar 2014 12:04:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=rxHWKpbCytvz5C9BklP5Iwutx/EVq3yFZlRlBFZEpvQ=; b=XWs7+OAR65M93Q0a23rj3YB7nKb7qv9+AdIXNAXAonKo98X0fdIbVbnFOuosdC9fF6 nvmRPQeqU5ZB8vz0mnSuhu3E+QAVeJXxi6aQcszvaEaA3hvAxhqO61YNs35KwYEKoOZH O8TBAgTpPzuMUHpsJ4WqyO4Y1FCnZhwfmVGIr6On+nuvmxYv6c/4+AkcczcO7yjovBP1 dRt858fdCL4RR/f7ftxLG50YJK3BrRP6K0wF5fyJWskgJJR6SAeaLaVjhYc5A6eiycGV vEfSarM3mQzsOYP7cVfb5q6/jcD95UQjruRrbsG2z6HgpyqvOrqgmGLPmtTnngQVsqZn cm9w== X-Received: by 10.194.90.107 with SMTP id bv11mr35394471wjb.11.1395342249952; Thu, 20 Mar 2014 12:04:09 -0700 (PDT) Original-Received: from [192.168.10.2] (62-175-127.netrun.cytanet.com.cy. [62.228.175.127]) by mx.google.com with ESMTPSA id mw3sm55338343wic.7.2014.03.20.12.04.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Mar 2014 12:04:09 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::22e 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:170653 Archived-At: On 20.03.2014 20:58, Richard Stallman wrote: > The presence of company-clang in our repository is a problem, > independent of whether it has bugs. To be clear, I don't intend to remove it. Personally, at least. Richard, have you received my last email? This is the second time you've asked what job company-clang does, I've replied again, and there wasn't any response back. I'd like to at least be sure that you can receive my emails.