Sebastian P. Luque | 6 Jun 2008 06:10
Picon
Gravatar

botched tool bar icons

Hi,

Using the following minimal file (~/tmp/auctex_toolbar_bug.tex):

---<---------------cut here---------------start-------------->---
\documentclass[10pt]{beamer}

\title{What?}

\author{Who?}

\begin{document}

\begin{frame}
  \titlepage
\end{frame}

\section{Introduction}

\begin{frame}
  \frametitle{Section A}

\end{frame}

\end{document}

%%% Local Variables:
%%% TeX-PDF-mode: t
%%% End:
---<---------------cut here---------------end---------------->---
(Continue reading)

Sebastian P. Luque | 6 Jun 2008 22:30
Picon
Gravatar

Re: botched tool bar icons

On Thu, 05 Jun 2008 23:10:56 -0500,
"Sebastian P. Luque" <spluque <at> gmail.com> wrote:

[...]

> This is with GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version
> 2.12.9) of 2008-05-30 on elegiac, modified by Debian, and AUCTeX
> 11.83-7.1 (Debian sid package).

It must have been a transitory bug with the previous Emacs snapshot,
since today's snapshot version: GNU Emacs 23.0.60.1
(x86_64-pc-linux-gnu, GTK+ Version 2.12.10) of 2008-06-06 on elegiac,
modified by Debian, doesn't display this problem anymore.  Sorry for the
unnecessary report.

--

-- 
Seb
Sebastian P. Luque | 10 Jul 2008 17:45
Picon
Gravatar

Re: botched tool bar icons

On Fri, 06 Jun 2008 15:30:13 -0500,
"Sebastian P. Luque" <spluque <at> gmail.com> wrote:

> On Thu, 05 Jun 2008 23:10:56 -0500,
> "Sebastian P. Luque" <spluque <at> gmail.com> wrote:

[...]

>> This is with GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version
>> 2.12.9) of 2008-05-30 on elegiac, modified by Debian, and AUCTeX
>> 11.83-7.1 (Debian sid package).

> It must have been a transitory bug with the previous Emacs snapshot,
> since today's snapshot version: GNU Emacs 23.0.60.1
> (x86_64-pc-linux-gnu, GTK+ Version 2.12.10) of 2008-06-06 on elegiac,
> modified by Debian, doesn't display this problem anymore.  Sorry for
> the unnecessary report.

I should not have been so quick, although am not sure whether this
report belongs here or in the Emacs CVS ng.  The problem is still there
when more attempts are made to latex the file (again, after 'emacs -Q'):

M-: (require 'tex-site)
C-x C-f ~/tmp/auctex_toolbar_bug.tex
C-x k RET  ; the tool bar icons look fine
C-x C-f ~/tmp/auctex_toolbar_bug.tex  ; tool bar icons visible
C-c C-c
C-g        ; tool bar fine up to here
C-x k
C-x C-f ~/tmp/auctex_toolbar_bug.tex
(Continue reading)

Ralf Angeli | 10 Jul 2008 22:10

Re: Re: botched tool bar icons

* Sebastian P. Luque (2008-07-10) writes:

> The *Scratch* buffer has lost its tool bar, and switching buffers shows
> the erratic vertical frame size for the rest of the session.  Any help
> would be appreciated.

I cannot reproduce this with

Emacs  : GNU Emacs 23.0.60.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.10)
 of 2008-07-10 on photon
Package: 2008-06-07

--

-- 
Ralf

Gmane