all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
To: x.zhangnku@gmail.com
Cc: help-gnu-emacs@gnu.org
Subject: Re: Ref-mode have some problem
Date: Mon, 17 Nov 2008 10:38:07 +0100	[thread overview]
Message-ID: <A9085942-ACA6-40D4-B8E8-DD7339C0F32E@Web.DE> (raw)
In-Reply-To: <6a7c9025-3988-4193-a598-b81d6ecb2f2e@w24g2000prd.googlegroups.com>


Am 17.11.2008 um 03:18 schrieb x.zhangnku:

> Error during redisplay: (wrong-type-argument number-or-marker-p nil)
> find-buffer-visiting: Args out of range: "a.tex.tex", 0, -1


This can also come from AUCTeX, if you use it. A bit more information  
might be present when you launch GNU Emacs with --debug-init or you  
(setq debug-on-error t) before you load the first TeX file. Finally  
the best test environment for GNU Emacs bugs is created when you  
launch it with -Q, i.e., no init files from you or the system. The  
bug can also come from your customisation in your init file.

Obviously some Elisp code adds another ".tex" extension to the file's  
name and tries to operate on this ...

--
Greetings

   Pete

UNIX is user friendly, it's just picky about who its friends are.






      reply	other threads:[~2008-11-17  9:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-17  2:18 Ref-mode have some problem x.zhangnku
2008-11-17  9:38 ` Peter Dyballa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A9085942-ACA6-40D4-B8E8-DD7339C0F32E@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    --cc=x.zhangnku@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.