From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Guido Van Hoecke Newsgroups: gmane.emacs.help Subject: Re: Flashing page border in DocView Date: Thu, 18 Sep 2014 20:51:16 +0200 Message-ID: References: <83k35022ao.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1411066583 22057 80.91.229.3 (18 Sep 2014 18:56:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 18 Sep 2014 18:56:23 +0000 (UTC) Cc: help-gnu-emacs To: Eli Zaretskii Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 18 20:56:16 2014 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 1XUgsJ-00037w-Pf for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Sep 2014 20:56:15 +0200 Original-Received: from localhost ([::1]:52928 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUgsJ-0001sO-DL for geh-help-gnu-emacs@m.gmane.org; Thu, 18 Sep 2014 14:56:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41250) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUgo7-0003Pe-8X for help-gnu-emacs@gnu.org; Thu, 18 Sep 2014 14:51:56 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUgo6-0006US-4v for help-gnu-emacs@gnu.org; Thu, 18 Sep 2014 14:51:55 -0400 Original-Received: from mail-vc0-x22e.google.com ([2607:f8b0:400c:c03::22e]:49384) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUgo4-0006Og-GU; Thu, 18 Sep 2014 14:51:52 -0400 Original-Received: by mail-vc0-f174.google.com with SMTP id hy10so1123239vcb.19 for ; Thu, 18 Sep 2014 11:51:46 -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=8rkc5yMG0HpS8bKdSrBSfTpoejSc5I7bJTtimCExVYI=; b=h0WHKyo5rt3Xez2einYExKKqonXD314LUeWgMS9Bqmckf5wHZuVB5pbiogiJ2bX5W5 FQocVqkNZh37HjxLm7WpCLKfLln4mqqCk4j4dMdqvsIm1tkSNekVS9q8qOmht7M++Cmd Aq6b6vseRuic6pxwD/jgoMOlgcORgDy6SWV4Inbjtr5m0u0FHSpuhAcyyBxd+USUWDxl YnXAi3nH/uRSKF/wyyOyu/kcrYqulYi+a8G8PPxwAoCmBbeRk2MdBFysKHBr+DNb/lYO Cel5pfBqWR0zQ0xlqTqCtrFCeea2jQL5EK053VR6IlcJYyQW3G6UiUhBu+LxCEudcNaP l6sQ== X-Received: by 10.52.27.16 with SMTP id p16mr974723vdg.14.1411066306800; Thu, 18 Sep 2014 11:51:46 -0700 (PDT) Original-Received: by 10.52.251.167 with HTTP; Thu, 18 Sep 2014 11:51:16 -0700 (PDT) In-Reply-To: <83k35022ao.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400c:c03::22e X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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:100010 Archived-At: Hi Eli, On 18 September 2014 20:47, Eli Zaretskii wrote: > > From: Guido Van Hoecke > > Date: Thu, 18 Sep 2014 20:38:28 +0200 > > > > One aspect does annoy me though: it shows the page border with a fine > line. > > No problem with that, but it is flashing every second. That is a defini= te > > no-no! > > > > I failed to detect how I can turn this into a steady line or have it > > disappear completely. Either solution is ok for me. > > Does it help to disable blink-cursor-mode? > > =E2=80=8BIt does :) Thanks a lot! Now need a way to only do this in DocView buffers :) Have a nice evening, Guido=E2=80=8B