From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: C K Kashyap Newsgroups: gmane.emacs.help Subject: dabbrev-expand ignores case sometimes Date: Thu, 19 Jul 2012 18:39:50 +0530 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae9340fbda4d7e704c52e7e18 X-Trace: dough.gmane.org 1342703415 27594 80.91.229.3 (19 Jul 2012 13:10:15 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2012 13:10: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 Thu Jul 19 15:10:13 2012 Return-path: Envelope-to: geh-help-gnu-emacs@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 1SrqUe-0000qO-J3 for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jul 2012 15:10:12 +0200 Original-Received: from localhost ([::1]:59782 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrqUd-0005np-On for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jul 2012 09:10:11 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59996) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrqUS-0005kq-2C for help-gnu-emacs@gnu.org; Thu, 19 Jul 2012 09:10:05 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrqUK-00065c-Di for help-gnu-emacs@gnu.org; Thu, 19 Jul 2012 09:09:59 -0400 Original-Received: from mail-gg0-f169.google.com ([209.85.161.169]:63763) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrqUK-00065Q-87 for help-gnu-emacs@gnu.org; Thu, 19 Jul 2012 09:09:52 -0400 Original-Received: by ggm4 with SMTP id 4so3259514ggm.0 for ; Thu, 19 Jul 2012 06:09:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ILrlfVm4jm9DZi0jT5ivmM/NFCNjEQ8iDfaLDiPvMHo=; b=GVRiNWN0qyA5hop1MhechnU2SgohDxq1NocNB1rwKsCe4v+HsVH1zCaug9UcfwJGi5 CZkt0gs7DAsGyGRiijZuOnLl5/G3j+EpW93d2iFdEU0dM6awxQXQEn7CCzklPn5Vpkig USbC0c7SNlSNEBR2+fCgwPLK4VZb+nDmdzfx+F7FdVhLRuEzD//6u1fiZ325c2VpwKfe yCRWOM13PLYiUNOg4HJfKjOC8VZxsfHKejGM3z717dCc+l9tsXTT/REgnSH3SjMac1jR VSpP2GJfGsQJc0OeupsOkZFjnxDA+HqNuYBG8KsHu7KR35wR2hT8siKpNoqjmHPI83vR zwrg== Original-Received: by 10.50.207.104 with SMTP id lv8mr1351988igc.41.1342703390742; Thu, 19 Jul 2012 06:09:50 -0700 (PDT) Original-Received: by 10.64.35.229 with HTTP; Thu, 19 Jul 2012 06:09:50 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.161.169 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:85932 Archived-At: --14dae9340fbda4d7e704c52e7e18 Content-Type: text/plain; charset=ISO-8859-1 Hi, I noticed that at times when I do a M-/ and try to complete a word that already exists in the buffer (I assume, this is what I need to do if I need to do what I did using C-p or C-n on vi), the word completion happens but with weird casing. Sometime all caps etc. I wonder if there is some setting I need to do when I get into this situation. Regards, Kashyap --14dae9340fbda4d7e704c52e7e18 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I noticed that at times when I do a M-/ and try to c= omplete a word that already exists in the buffer (I assume, this is what I = need to do if I need to do what I did using C-p or C-n on vi), the word com= pletion happens but with weird casing. Sometime all caps etc. I wonder if t= here is some setting I need to do when I get into this situation.

Regards,
Kashyap
--14dae9340fbda4d7e704c52e7e18--