unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Sébastien Vauban" <zthjwsqqafhv-geNee64TY+gS+FvcfC7Uqw@public.gmane.org>
To: help-gnu-emacs-mXXj517/zsQ@public.gmane.org
Subject: Re: Completion in Auctex
Date: Tue, 23 Sep 2008 14:11:54 +0200	[thread overview]
Message-ID: <87od2f5aet.fsf@mundaneum.com> (raw)
In-Reply-To: gbajq1$1kr$1@news.albasani.net

Hello,

I tried to use `pabbrev' since a couple of hours, but I have
problems with it. Though, it seems to be exactly what I was
looking for for years... So, I'd love to have it working...

Sometimes, when "tabbing" for completion, it opens a new window
with some possible completions. The problem is I can't go out of
it, by no means (typing the number of the preferred completion,
typing <RET>, typing <DEL>, etc. -- nothing works!).

Under Windows, I could get this backtrace, which is exactly the
message I had as well in Ubuntu:

--8<---------------cut here---------------start------------->8---
Debugger entered--Lisp error: (error "Attempt to delete the sole visible or iconified frame")
  delete-frame()
  (if (one-window-p t) (delete-frame) (old-delete-window (selected-window)))
  delete-window(#<window 3 on *Backtrace*>)
  (if (or pabbrev-mode (eq ... " *pabbrev suggestions*")) nil (delete-window (get-buffer-window " *pabbrev suggestions*")) (set-window-configuration pabbrev-window-configuration))
  (unless (or pabbrev-mode (eq ... " *pabbrev suggestions*")) (delete-window (get-buffer-window " *pabbrev suggestions*")) (set-window-configuration pabbrev-window-configuration))
  pabbrev-suggestions-delete-window()
  (let ((point)) (save-excursion (set-buffer pabbrev-suggestions-from-buffer) (let ... ...)) (pabbrev-suggestions-delete-window) (if point (goto-char point)))
  pabbrev-suggestions-insert("want")
  (if (< insert-index (length pabbrev-suggestions-done-suggestions)) (pabbrev-suggestions-insert (car ...)))
  (let ((insert-index ...)) (if (< insert-index ...) (pabbrev-suggestions-insert ...)))
  pabbrev-suggestions-select()
  call-interactively(pabbrev-suggestions-select nil nil)
--8<---------------cut here---------------end--------------->8---

Though, I don't understand why some window is popping up at some
point in time?

Can somebody help?

Thank you in advance,
  Seb

PS- Tabbing on hel[p] just above made the following window
    appear:

        ,----
        | Best Match: help
        | 0) help 1) help-gnu-emacs 
        `----

    But it's impossible to get out of it. And the result on the "to
    be completed word" is a complete mess... ;-((

-- 
Sébastien Vauban


  reply	other threads:[~2008-09-23 12:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.19657.1222028522.18990.help-gnu-emacs@gnu.org>
2008-09-22  6:53 ` Completion in Auctex denebet
2008-09-22 16:48   ` Phil Lord
2008-09-23 11:26     ` Rupert Swarbrick
2008-09-23 12:11       ` Sébastien Vauban [this message]
2008-09-23 13:01     ` Andreas Politz
2008-09-24  8:12       ` Sébastien Vauban
2008-09-21 20:21 Ross A. Laird

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87od2f5aet.fsf@mundaneum.com \
    --to=zthjwsqqafhv-genee64ty+gs+fvcfc7uqw@public.gmane.org \
    --cc=help-gnu-emacs-mXXj517/zsQ@public.gmane.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).