Description:
GNU Emacs bug reports and suggested fixes.
|
|
|
bug#14422: 24.3; Eager Macro Expansion
|
| |
In GNU Emacs 24.3.1 (i686-suse-linux-gnu, GTK+ Version 3.8.1) of 2013-04-27
Windowing system distributor `The X.Org Foundation', version 11.0.11302000
System Description: openSUSE 12.3/Tumbleweed (i586)
The following test case demonstrates a problem that has been distilled
from Org's test suite. Org has since switched to use defun instead of... more »
|
|
bug#14420: 24.3.50; format-spec or ERC bug
|
| |
I often get errors with ERC when I reconnect to an IRC server.
I get a backtrace with the following error:
(error "Invalid format character: `%o'") in
erc-update-mode-line-buffer.
The call to format-spec gets the following parameters duning the error:
format-spec("%n on %t (%m,%l) %o" ((97 . "") (108 . "") (109 . "+")... more »
|
|
bug#14419: In comment
|
| |
Okay, I realized I said something stupid after I sent the bug report. In ispell-region itself it checks if the point is in a comment, so that is the "canonical method". I'll have to read through it some more when I'm less tired to see if I can fix the problem.
-Ivan
|
|
bug#14419: 24.3.50; ispell behaves badly with some TeX documents
|
| |
ispell can overlook misspellings and (more annoyingly though easier to detect) can start spell checking everything in math mode.
1. emacs -Q
2. Edit the following document in latex-mode (built in or AUCTeX):
% \documentclass[12pt,draft,a4pa per]{report}
\documentclass[12pt,a4paper]{r eport}... more »
|
|
bug#14418: 24.3; TAB key seems don't work fine with GNU Makefile
|
| |
When I compile with *Tools > Compile ...* and then I press TAB for
auto completation of a target name, in the minibuffer appears:
apply: Wrong type argument: stringp, nil
Is it a bug?
Best regards,
Orlando Iovino
In GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601)
of 2013-03-17 on MARVIN
Windowing system distributor `Microsoft Corp.', version 6.1.7601... more »
|
|
bug#14415: 24.3.50.1; buffer-list behaviour
|
| |
In GNU Emacs 24.3.50.1 (i386-apple-darwin12.3.0, NS apple-appkit-1187.37) of 2013-04-10 on angelofdeaths-MacBook-Air.loca l
Windowing system distributor `Apple', version 10.3.1187
Configured using: `configure --with-ns'
DESCRIPTION
When switching to another buffer, that buffer does not move to the first entry of buffer-list as stated in the manual 27.8 "A buffer moves to the front of this list whenever it is chosen for display in a window…". For instance:... more »
|
|
bug#14412: 24.3.50; emacs_backtrace.txt
|
| |
...
w32_backtrace at C:\Devel\emacs\repo\build\src/ w32fns.c:7740
emacs_abort at C:\Devel\emacs\repo\build\src/ w32fns.c:7772
terminate_due_to_signal at C:\Devel\emacs\repo\build\src/ emacs.c:343
die at C:\Devel\emacs\repo\build\src/ alloc.c:6522
unbind_to at C:\Devel\emacs\repo\build\src/ eval.c:3124... more »
|
|
|