Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
gnu . emacs . bug
This is a Usenet group - learn more
Find or start a Google Group about bug.
Group info
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 45694  Older »
Description: GNU Emacs bug reports and suggested fixes.
 

bug#14423: 24.3; Gnus gratuitously loads image libraries in w32 text-mode Emacs 
  Many Gnus features use the function gnus-image-type-available-p, which does this: (defun gnus-image-type-available-p (type) (and (fboundp 'image-type-available-p) (image-type-available-p type) (if (fboundp 'display-images-p) (display-images-p) t))) Because this calls image-type-available-p before testing the display... more »
By Eli Zaretskii  - 3:46pm - 1 new of 1 message    

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 »
By Achim Gratz  - 10:26am - 1 new of 1 message    

bug#14380: [gmane.emacs.bugs] bug#14380: 24.3; `network-stream-open-tls' fails in some imap servers on w32 
  ... lol, I wasn't suggesting implementing it in elisp at all, I just read built-in and assumed in was either statically linked in C or elisp. The point it that needing external libraries which are not always bundled doesn't make it very "builtin". But naming things, along with cache invalidation,... more »
By João Távora  - May 18 - 7 new of 7 messages    

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 »
By joa...@verona.se  - May 18 - 1 new of 1 message    

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
By Ivan Andrus  - May 18 - 1 new of 1 message    

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 »
By Ivan Andrus  - May 18 - 1 new of 1 message    

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 »
By Orlando Iovino  - May 17 - 6 new of 6 messages    

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 »
By Stefan Guath  - May 17 - 3 new of 3 messages    

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 »
By Eli Zaretskii  - May 17 - 1 new of 1 message    

bug#14406: [PATCH] Timer docs say "nanoseconds" where they should say "microseconds" 
  Thanks; I installed that as trunk bzr 112620.
By Paul Eggert  - May 17 - 1 new of 1 message    

1 - 10 of 45694   « Newer | Older »

XML