Bug#624735: [AUCTeX-devel] Bug#624735: Displays \it with an italic '\'

2011-05-14 Thread Ralf Angeli
* Josh Triplett (2011-05-10) writes: > On Mon, May 09, 2011 at 10:15:45PM +0200, Ralf Angeli wrote: > >> Also, in which context or use case would it be a big problem if the >> characters where not easily distinguishable? > > In my case, I encountered this problem when

Bug#624735: [AUCTeX-devel] Bug#624735: Displays \it with an italic '\'

2011-05-09 Thread Ralf Angeli
* Josh Triplett (2011-05-09) writes: > On Mon, May 09, 2011 at 09:40:39PM +0200, Ralf Angeli wrote: >> >> I'd say yes. Fontifying the whole macro looks more consistent to me >> than fontifying only the part after the backslash. > > Doing so makes the '\

Bug#624735: [AUCTeX-devel] Bug#624735: Displays \it with an italic '\'

2011-05-09 Thread Ralf Angeli
* Frank Küster (2011-05-03) writes: > Ralf Angeli wrote: > >> * Frank Küster (2011-05-01) writes: >> >>> Josh Triplett wrote: >>> >>>> In auctex mode, \it displays as italic, including the backslash. An >>>> italic backslash ends up

Bug#624735: [AUCTeX-devel] Bug#624735: Displays \it with an italic '\'

2011-05-01 Thread Ralf Angeli
* Frank Küster (2011-05-01) writes: > forwared 624735 auctex-de...@gnu.org > > Josh Triplett wrote: > >> Package: auctex >> Version: 11.86-2 >> Severity: normal >> >> In auctex mode, \it displays as italic, including the backslash. An >> italic backslash ends up looking a lot like a pipe. Pleas

Bug#598117: ConTeXt extra paragraph commands

2010-09-28 Thread Ralf Angeli
* Ralf Angeli (2010-09-27) writes: > I'll check what to do about this ... It should be fixed now in AUCTeX's CVS repository. -- Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#598117: ConTeXt extra paragraph commands

2010-09-27 Thread Ralf Angeli
* Sanjoy Mahajan (2010-09-27) writes: >> I'd just add the affected commands to >> `ConTeXt-extra-paragraph-commands'. > > That variable seems like it contains only exact matches to the macro > names. Well, the elements get to be used in a regexp, so one could add a regexp like "place[A-Za-z]+" to

Bug#598117: [Bug-AUCTeX] [Sanjoy Mahajan ] Bug#598117: auctex: \placeformula not in ConTeXt-paragraph-commands-regexp

2010-09-26 Thread Ralf Angeli
* Davide G. M. Salvetti (2010-09-26) writes: > From: Sanjoy Mahajan > In ConTeXt mode, \placeformula (and \placetable etc.) is not recognized > as a command that starts a paragraph. Thus, text like > > An alternative approach is > \placeformula\startformula > a = bc > \stopformula > > u

Bug#597006: [Bug-AUCTeX] [Sanjoy Mahajan ] Bug#597006: auctex: runs ConTeXt with incorrect --engine switch

2010-09-18 Thread Ralf Angeli
* Davide G. M. Salvetti (2010-09-17) writes: > the following bug has been reported with the Debian bug tracking > system. I believe it should be evaluated upstream. It's fixed in CVS now. -- Ralf -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsub

Bug#561925: dvipng: Abort due to invalid pointer

2009-12-21 Thread Ralf Angeli
Package: dvipng Version: 1.12-2 Severity: grave Justification: renders package unusable After TeX Live 2009 showed up in unstable, dvipng stopped to work. It always aborts with a backtrace like the following: --8<---cut here---start->8--- $ dvipng -o /tmp/out.

Bug#457484: [Bug-AUCTeX] 11.83; [Julian Gilbey <[EMAIL PROTECTED]>] Bug#457484: auctex: infinite loop when trying to reformat paragraph in LaTeX mode containing overlong line

2007-12-25 Thread Ralf Angeli
* Davide G. M. Salvetti (2007-12-23) writes: > Hi, in the enclosed digest you can find the description for a bug > reported by a Debian user. I can confirm it on my box as well. Thanks for the report. Fixed in CVS. -- Ralf -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

Bug#433036: xserver-xorg: Mouse stopped working after update

2007-07-13 Thread Ralf Angeli
* Brice Goglin (2007-07-14) writes: > If you already tried downgrading to 2.6.18, I don't see what could cause > the problem then. Does anything interesting appear in dmesg? Not really: # dmesg | grep -C 1 mouse serio: i8042 AUX port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mic

Bug#433036: xserver-xorg: Mouse stopped working after update

2007-07-13 Thread Ralf Angeli
* Brice Goglin (2007-07-13) writes: > Ralf Angeli wrote: > >> Perhaps somebody can help me narrow down the problem. My idea was to >> downgrade X packages possibly causing the problem but I am not sure >> which of them are candidates. I'm not even sure if it&#x

Bug#433036: xserver-xorg: Mouse stopped working after update

2007-07-13 Thread Ralf Angeli
Package: xserver-xorg Version: 1:7.2-5 Severity: normal *** Please type your report below this line *** Hi, after updating my Debian/sid system yesterday the mouse stopped working, i.e. the X server starts up normally but the mouse pointer cannot be moved via trackpoint, touchpad or USB mouse (

Bug#426339: ConTeXt is really not supported under emacs22(-gtk) and AUCTeX does not work under emacs22-gtk

2007-05-28 Thread Ralf Angeli
* Juhapekka Tolvanen (2007-05-28) writes: > %%% Local Variables: *** > %%% mode: LaTeX *** Use %%% mode: context *** > %%% TeX-command-default: "texexec" *** > %%% TeX-parse-self: t *** > %%% TeX-auto-untabify: t *** > %%% TeX-auto-regexp-list: TeX-auto-full-regexp-list *** > %%% TeX-auto-parse-

Bug#375264: [Bug-AUCTeX] 11.83; TeX-doc does not work with emacs-21.4a

2006-06-29 Thread Ralf Angeli
* Frank Küster (2006-06-29) writes: > While editing a LaTeX file, C-c ? calls TeX-doc which in many cases > brings up the info file about LaTeX. With Debian sarge's emacs-21.4a, > this does not work. The message in the info buffer is "Autoloading > failed to define function Info-find-file". Thi

Bug#366255: [AUCTeX-devel] Re: Bug#366255: auctex: bug in font-lock for << within math mode

2006-05-07 Thread Ralf Angeli
* Davide G. M. Salvetti (2006-05-06) writes: > Anyhow, I'm forwarding this report upstream, as it is maybe unclear > whether "<<" and ">>" matching in math mode is useful or troublesome. It's not really useful. Therefore I checked in a change for inhibiting quotation mark matching in math constr

Bug#349330: auctex also fails to configure with emacs21

2006-01-24 Thread Ralf Angeli
* Davide G. M. Salvetti (2006-01-24) writes: > just a quick mail to state that this is not the first time that we > encounter this problem. Autoconf should not be called (of course, it > should be called for CVS versions only); it's a timing problem, as you > noticed. I do not recall if its in a

Bug#349330: auctex also fails to configure with emacs21

2006-01-24 Thread Ralf Angeli
* Frank Küster (2006-01-23) writes: > Christopher J Peikert <[EMAIL PROTECTED]> wrote: > >> After reading the install log for auctex, I installed autoconf, and >> auctex configured properly. I can't imagine that this would be an >> intended dependency, but it suffices as a workaround. > > Indeed,

Bug#346389: texinfo-mode in emacs wont accept shortkeys for command Insertion e.g. "C-c C-c c" does not work

2006-01-09 Thread Ralf Angeli
Please keep the bug address in the Cc field. * Markus (2006-01-09) writes: >> AUCTeX comes with its own Texinfo mode which has other key bindings >> than Emacs' default Texinfo mode being referred to in the Texinfo >> documenation. > > Well I switched emacs in Texinfo mode NOT Latex (AUCTex) mode

Bug#346389: texinfo-mode in emacs wont accept shortkeys for command Insertion e.g. "C-c C-c c" does not work

2006-01-09 Thread Ralf Angeli
* Markus (2006-01-07) writes: > Problem description (snippet of IRC Talk on [EMAIL PROTECTED]): > http://pastebin.com/494956 and additionally as attachment. Do you really expect people to read all this stuff? > I dont think that important but ... > [EMAIL PROTECTED]:~$ dpkg -l | grep aucte > i

Bug#341213: auctex: Problem while parsing maths

2005-12-01 Thread Ralf Angeli
* Ralf Angeli (2005-11-29) writes: > * Prakash Countcham (2005-11-29) writes: > >> \documentclass{article} >> \begin{document} >> %\( >> try to type $ >> \end{document} >> >> Even if the syntax highlighting is correct, I can't type $ to enter

Bug#341213: auctex: Problem while parsing maths

2005-11-29 Thread Ralf Angeli
tags 341213 fixed-upstream thanks * Prakash Countcham (2005-11-29) writes: > \documentclass{article} > \begin{document} > %\( > try to type $ > \end{document} > > Even if the syntax highlighting is correct, I can't type $ to enter math > mode. AucTeX says: > TeX-insert-dollar: Math mode because o

Bug#341091: emacs-snapshot-gtk: Function of locally installed No Gnus overridden by the one of integrated Gnus

2005-11-29 Thread Ralf Angeli
* Romain Francoise (2005-11-29) writes: > Yes. The Debian startup script for Doxymacs should just add an autoload > for `doxymacs-mode' and not blindly load doxymacs.el... unless there's a > compelling reason to do so, but I don't think there is. Me neither. > If you agree I will retitle this b

Bug#341091: emacs-snapshot-gtk: Function of locally installed No Gnus overridden by the one of integrated Gnus

2005-11-29 Thread Ralf Angeli
* Romain Francoise (2005-11-28) writes: > Solutions: > > 1. Uninstall doxymacs; or Well, I guess I could install it manually instead but at least for /some/ packages I'd like to use the package system. > 2. Set load-path to point to your version of Gnus in 55doxymacs.el; or That's ugly. (c; >

Bug#341091: emacs-snapshot-gtk: Function of locally installed No Gnus overridden by the one of integrated Gnus

2005-11-28 Thread Ralf Angeli
* Ralf Angeli (2005-11-28) writes: > "/usr/share/emacs/22.0.50/lisp/gnus/mm-util.elc" > "/usr/share/emacs/22.0.50/lisp/gnus/ietf-drums.elc" > "/usr/share/emacs/22.0.50/lisp/gnus/qp.elc" > "/usr/share/emacs/22.0.50/lisp/gnus/rfc2047.elc" > &

Bug#341091: emacs-snapshot-gtk: Function of locally installed No Gnus overridden by the one of integrated Gnus

2005-11-28 Thread Ralf Angeli
* Romain Francoise (2005-11-28) writes: > Could you send me the output of evaluating the following form in an > Emacs session that has the problem? > > (reverse (mapcar 'car load-history)) See below. That is from a freshly started session with `emacs -q'. I set `eval-expression-print-length' to

Bug#341091: emacs-snapshot-gtk: Function of locally installed No Gnus overridden by the one of integrated Gnus

2005-11-28 Thread Ralf Angeli
* Romain Francoise (2005-11-28) writes: > Could you send me your config files? I hope we don't need this because I'd have to clean it up quite extensively. (c; The problem even occurs if no user init file is loaded. If you start Emacs with `emacs -q' a subsequent `C-h f mm-charset-to-coding-s

Bug#341091: emacs-snapshot-gtk: Function of locally installed No Gnus overridden by the one of integrated Gnus

2005-11-28 Thread Ralf Angeli
Package: emacs-snapshot-gtk Version: 1:20051124-1 Severity: normal On my system I have No Gnus installed in /usr/local/share/emacs/site-lisp/gnus and No Gnus is also used when doing `M-x gnus RET'. However, when trying to display an article by typing RET in the summary buffer I get a backtrace li

Bug#321844: Umlaut in path prevents opening autogenerated files under auto/

2005-08-08 Thread Ralf Angeli
* Olaf Till (2005-08-07) writes: > Package: auctex > Version: 11.55-1 > > emacs version: 21.4a-1 [...] > Cannot open load file: > /home/olaf/tex/tagebücher/auto/name-of-my-file.el Likely an Emacs problem/bug, see http://thread.gmane.org/gmane.emacs.auc-tex/2031>. The development version of Emacs

Bug#309747: xemacs21: load-path issues

2005-05-19 Thread Ralf Angeli
Package: xemacs21 Version: 21.4.17-1 Severity: normal Under /usr/local/share/emacs/site-lisp packages for GNU Emacs are located traditionally. Both with compiled and non-compiled Elisp sources. In /etc/xemacs21/site-start.d/00debian.el there is an addition to `load-path' of XEmacs with this d

Bug#304800: Comment/Uncomment-Region command of LATEX mode no longer complementary

2005-05-03 Thread Ralf Angeli
* Anton Rebhan (2005-04-15) writes: > Package: xemacs21 > Version: 21.4.17-1 > > Upgrading from the woody-version to testing, I found > that in LATEX mode the behavior of "Comment Region" has > changed such that "Uncomment" does not completely undo the former. > "Comment Region" inserts an additio

Bug#151900: xemacs21: site-packages does not override packages

2005-05-03 Thread Ralf Angeli
While trying to install a CVS version of AUCTeX which will be placed into the site-packages directory, I was bitten by the same bug. Looking at the output of `M-x report-xemacs-bug RET': ./configure [...] '--package-path=~/.xemacs:~/.xemacs/packages:~/.xemacs/xemacs-packages::/usr/share/xemacs21/

Bug#297181: auctex dont't install

2005-03-01 Thread Ralf Angeli
* Frank Küster (2005-03-01) writes: > Jean-Jacques Rétorré <[EMAIL PROTECTED]> schrieb: > >> Type "make" at the prompt to build AUCTeX >> /usr/bin/emacs21 -batch -q -no-site-file -l lpath.el -f batch-byte-compile >> context-en.el >> While compiling toplevel forms in file >> /usr/share/emacs/site

Bug#258686: C-c C-b in buffer never spawns viewer: bug confirmed with 11.54.

2005-01-20 Thread Ralf Angeli
[Re-added AUCTeX mailing list to the list of recipients in order to inform people there as well.] * Davide G. M. Salvetti (2005-01-19) writes: >>>>>> RA == Ralf Angeli [2005-1-15] > > RA> Does the following patch fix it for you? > > Yes, it does fix it, than

Bug#258686: C-c C-b in buffer never spawns viewer: bug confirmed with 11.54.

2005-01-15 Thread Ralf Angeli
* Davide G. M. Salvetti (2005-01-15) writes: > Hi developers, I'd like to confirm that the bug discussed in > > > > entitled "C-c C-b in buffer never spawns viewer" still persists with > AUCTeX 11.54. Does the following patch fix it for