From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: Inhibiting read-only Date: Wed, 19 Jun 2013 18:49:32 +0200 Message-ID: References: <87ehby84p1.fsf@gmail.com> <87a9mm83x7.fsf@gmail.com> <878v2682sj.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1371660624 28972 80.91.229.3 (19 Jun 2013 16:50:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 19 Jun 2013 16:50:24 +0000 (UTC) Cc: Emacs developers To: Jambunathan K Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 19 18:50:23 2013 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 1UpLaQ-0003rL-LB for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 18:50:22 +0200 Original-Received: from localhost ([::1]:41957 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpLaQ-0000oM-Bj for ged-emacs-devel@m.gmane.org; Wed, 19 Jun 2013 12:50:22 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54791) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpLaJ-0000hL-2R for emacs-devel@gnu.org; Wed, 19 Jun 2013 12:50:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UpLaI-0002ma-1M for emacs-devel@gnu.org; Wed, 19 Jun 2013 12:50:15 -0400 Original-Received: from mail-ea0-x22c.google.com ([2a00:1450:4013:c01::22c]:40263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpLaH-0002mO-R0 for emacs-devel@gnu.org; Wed, 19 Jun 2013 12:50:13 -0400 Original-Received: by mail-ea0-f172.google.com with SMTP id q10so3391631eaj.3 for ; Wed, 19 Jun 2013 09:50:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=VhljzhpwfYJj5dYP+rS+ZfIvNwF9wmMBG8oBiGenIeM=; b=Ogd+q1PEc6t7zXi4yCzR9febGscob2iClI6hjnuJ0LX5jH9Hfs+8YMqKb18fd208Gy 00mO0ZH3X+vosjp8v/OcdvDhNv8a7ewTY2+8Ok/1rVtf1kuzGsbFRrI5cCwLAegIQLd6 OjnUoSCR052DUp6dYNjbHBQO+/usODUgVSRwHkMV7/SpNlUl/+vIKJKze7G7EnV5yiye +iarkIPbu7bvsBSkMj50ZXb9BDhCJvrFbhBq0XZ+JZdnfWgMDGpEopkNcAjjQIPdlfUc 3UV2OSPTo7UA9mOt7V3aB+cY0E7h2mWG1ZVrFXktRWICBuNdrqJQ+zvTmdzVuT7Y3QzQ 7TiQ== X-Received: by 10.15.102.68 with SMTP id bq44mr3473154eeb.89.1371660613015; Wed, 19 Jun 2013 09:50:13 -0700 (PDT) Original-Received: by 10.14.142.4 with HTTP; Wed, 19 Jun 2013 09:49:32 -0700 (PDT) In-Reply-To: <878v2682sj.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::22c 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:160686 Archived-At: On Wed, Jun 19, 2013 at 6:48 PM, Jambunathan K wrote: > I meant this. I already understood what you mean. Did you read what I said? J