bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] 2006-10-21; fill-paragraph inserts new commented lines line


From: Reiner Steib
Subject: [Bug-AUCTeX] 2006-10-21; fill-paragraph inserts new commented lines line
Date: Wed, 15 Nov 2006 18:23:04 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.90 (gnu/linux)

Hi,

minimal sample file (M-q.tex):

--8<---------------cut here---------------start------------->8---
\documentclass{minimal}
% \usepackage{pdfsync}% Problems w/ \rsaddcontentsline hack and conflicts with 
\Cpp

\begin{document}
x
\end{document}

%%% Local Variables: 
%%% mode: latex
%%% TeX-master: t
%%% End: 
--8<---------------cut here---------------end--------------->8---

Put the cursor at the end of the line "% \usepackage{pdfsync}" and
press `M-q' (fill-paragraph) repeatedly.  Every `M-q' inserts "%\n"
before this line.

Reproducible with: emacs -Q -eval '(load "auctex.el" nil t t)' M-q.tex

Bye, Reiner.


Emacs  : GNU Emacs 22.0.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.4.9)
 of 2006-11-13 on bridgekeeper
Package: 2006-10-21

current state:
==============
(setq
 AUCTeX-date "2006-10-21"
 window-system 'x
 LaTeX-version "2e"
 TeX-style-path '("style" "auto"
                  [...]
                  "/import/xtra/emacs/HEAD/share/emacs/site-lisp/auctex/style"
                  "/import/xtra/emacs/HEAD/share/emacs/site-lisp/auctex/auto")
 TeX-auto-save nil
 TeX-parse-self nil
 TeX-master t
 TeX-command-list [...])

-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]