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: Re: dabbrev-expand ignores case sometimes Date: Thu, 19 Jul 2012 20:33:28 +0530 Message-ID: References: <81r4s7rgne.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=14dae9340afb0420eb04c5301520 X-Trace: dough.gmane.org 1342710223 26723 80.91.229.3 (19 Jul 2012 15:03:43 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2012 15:03:43 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Jambunathan K Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 19 17:03:41 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 1SrsGS-0000wr-GB for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jul 2012 17:03:40 +0200 Original-Received: from localhost ([::1]:52800 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrsGR-0003P0-OK for geh-help-gnu-emacs@m.gmane.org; Thu, 19 Jul 2012 11:03:39 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrsGM-0003Og-16 for help-gnu-emacs@gnu.org; Thu, 19 Jul 2012 11:03:35 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SrsGH-0000p0-7J for help-gnu-emacs@gnu.org; Thu, 19 Jul 2012 11:03:33 -0400 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:64240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SrsGH-0000oq-36 for help-gnu-emacs@gnu.org; Thu, 19 Jul 2012 11:03:29 -0400 Original-Received: by yhr47 with SMTP id 47so3433274yhr.0 for ; Thu, 19 Jul 2012 08:03:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FgouQ2Rtc78dnR3vpquiSVOkEwYZSW1B2/YahECkzZ0=; b=lTji9j0JsySJDHImlj5gSkirOYbunfdWDPjL8+IKpVzgEDLk4eCV74sfo9oiCofhZF YYSqIzvPa0GaxQHYBFR4S4/yTKoZtdQ/jWD2yeOIlrKD0QhHnUMNPTGUddck3mdTnQfO 2p2OKk1W/JtsnsIklMNT6W7f+LjndZ6Lv7x4EKdFF1RYLCgZOk4bBHcuhVqTow1Ob4mP ADSCR5SIKL2+e0QVb8JcdRVnaQiLHvXxmV6fjKB1DjqH2g2HmMRH7zzXr8s5FQlCvYpu 0EWKNGkWuFNJzv6n7vj2XCuLqGKSZttXiMjNIVTywTVv4yojk1aY6mApIZn8+CDVGz9l f9AA== Original-Received: by 10.50.209.41 with SMTP id mj9mr5758245igc.41.1342710208536; Thu, 19 Jul 2012 08:03:28 -0700 (PDT) Original-Received: by 10.64.35.229 with HTTP; Thu, 19 Jul 2012 08:03:28 -0700 (PDT) In-Reply-To: <81r4s7rgne.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.213.41 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:85938 Archived-At: --14dae9340afb0420eb04c5301520 Content-Type: text/plain; charset=ISO-8859-1 I have not customized dabrrev ... I believe I run into this accidentally when I type in some control/alt combinations inadvertently. Regards, Kashyap On Thu, Jul 19, 2012 at 7:34 PM, Jambunathan K wrote: > C K Kashyap writes: > > > 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. > > Have you customized dabrrev? > > See (info "(emacs) Dabbrev Customization") > > > > > > Regards, > > Kashyap > > > > > > -- > --14dae9340afb0420eb04c5301520 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I have not customized dabrrev ... I believe I run into this accidentally wh= en I type in some control/alt combinations inadvertently.

Regards,
Kashyap

On Thu, Jul = 19, 2012 at 7:34 PM, Jambunathan K <kjambunathan@gmail.com> wrote:
C K = Kashyap <ckkashyap@gmail.com&= gt; writes:

> 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.

Have you customized dabrrev?

See (info "(emacs) Dabbrev Customization")


>
> Regards,
> Kashyap
>
>

--

--14dae9340afb0420eb04c5301520--