Package: emacs;
Reported by: andre <lenneman <at> web.de>
Date: Sun, 20 Jan 2019 17:24:02 UTC
Severity: minor
Found in version 25.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
View this message in rfc822 format
From: help-debbugs <at> gnu.org (GNU bug Tracking System) To: andre <lenneman <at> web.de> Subject: bug#34148: closed (Re: bug#34148: 25.2; cal-tex.el: missing blank between month and day in latex rendered output) Date: Fri, 25 Jan 2019 08:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report #34148: 25.2; cal-tex.el: missing blank between month and day in latex rendered output which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 34148 <at> debbugs.gnu.org. -- 34148: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34148 GNU Bug Tracking System Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org> To: andre <lenneman <at> web.de> Cc: 34148-done <at> debbugs.gnu.org Subject: Re: bug#34148: 25.2; cal-tex.el: missing blank between month and day in latex rendered output Date: Fri, 25 Jan 2019 10:46:45 +0200> From: andre <lenneman <at> web.de> > Date: Sun, 20 Jan 2019 18:20:20 +0100 > Cc: lenneman <at> web.de > > There is a bug in the function cal-tex-cursor-week-iso of cal-tex.el > file. It will generate a LaTex output of the requested week, but in the > rendered PDF there is no space between the months name and the day. > > Reason for this is that a single space character is used but which is > not recognized by LaTeX because it is not in between to text characters. > > So the line 909 is: > (insert " ") > but it shall be > (insert "\\ ") > > This but may also be in other parts of the same file. Thanks, I fixed this and another occurrence of the same issue on the emacs-26 branch.
[Message part 3 (message/rfc822, inline)]
From: andre <lenneman <at> web.de> To: bug-gnu-emacs <at> gnu.org Cc: lenneman <at> web.de Subject: 25.2; cal-tex.el: missing blank between month and day in latex rendered output Date: Sun, 20 Jan 2019 18:20:20 +0100There is a bug in the function cal-tex-cursor-week-iso of cal-tex.el file. It will generate a LaTex output of the requested week, but in the rendered PDF there is no space between the months name and the day. Reason for this is that a single space character is used but which is not recognized by LaTeX because it is not in between to text characters. So the line 909 is: (insert " ") but it shall be (insert "\\ ") This but may also be in other parts of the same file. regards André In GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21) of 2017-09-22, modified by Debian built on lgw01-amd64-050 Windowing system distributor 'The X.Org Foundation', version 11.0.11906000 System Description: Ubuntu 18.04.1 LTS Configured using: 'configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.2/site-lisp:/usr/share/emacs/site-lisp --with-sound=alsa --without-gconf --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs25:/etc/emacs:/usr/local/share/emacs/25.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/25.2/site-lisp:/usr/share/emacs/site-lisp --with-sound=alsa --without-gconf --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/emacs25-jYekUr/emacs25-25.2+1=. -fstack-protector-strong -Wformat -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: de_DE.UTF-8 locale-coding-system: utf-8-unix Major mode: LaTeX/P Minor modes in effect: TeX-PDF-mode: t yas-global-mode: t yas-minor-mode: t global-company-mode: t company-mode: t helm-mode: t shell-dirtrack-mode: t async-bytecomp-package-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent messages: basic-save-buffer-2: Attempt to save to a file which you aren’t allowed to write Saving file /home/andre/.emacs... Wrote /home/andre/.emacs Saving file /home/andre/.emacs... Wrote /home/andre/.emacs [2 times] mwheel-scroll: Beginning of buffer [3 times] Saving file /home/andre/.emacs... Wrote /home/andre/.emacs [2 times] Auto-saving...done Sending...done Load-path shadows: /usr/share/emacs/25.2/site-lisp/debian-startup hides /usr/share/emacs/site-lisp/debian-startup /usr/share/emacs25/site-lisp/cmake-data/cmake-mode hides /usr/share/emacs/site-lisp/cmake-mode /home/andre/.emacs.d/elpa/let-alist-1.0.5/let-alist hides /usr/share/emacs/25.2/lisp/emacs-lisp/let-alist /home/andre/.emacs.d/elpa/seq-2.20/seq hides /usr/share/emacs/25.2/lisp/emacs-lisp/seq /usr/share/emacs25/site-lisp/auctex/multi-prompt hides /usr/share/emacs/site-lisp/auctex/multi-prompt /usr/share/emacs25/site-lisp/auctex/context hides /usr/share/emacs/site-lisp/auctex/context /usr/share/emacs25/site-lisp/auctex/texmathp hides /usr/share/emacs/site-lisp/auctex/texmathp /usr/share/emacs25/site-lisp/auctex/tex hides /usr/share/emacs/site-lisp/auctex/tex /usr/share/emacs25/site-lisp/auctex/context-nl hides /usr/share/emacs/site-lisp/auctex/context-nl /usr/share/emacs25/site-lisp/auctex/tex-info hides /usr/share/emacs/site-lisp/auctex/tex-info /usr/share/emacs25/site-lisp/auctex/latex hides /usr/share/emacs/site-lisp/auctex/latex /usr/share/emacs25/site-lisp/auctex/preview hides /usr/share/emacs/site-lisp/auctex/preview /usr/share/emacs25/site-lisp/auctex/tex-fold hides /usr/share/emacs/site-lisp/auctex/tex-fold /usr/share/emacs25/site-lisp/auctex/tex-jp hides /usr/share/emacs/site-lisp/auctex/tex-jp /usr/share/emacs25/site-lisp/auctex/toolbar-x hides /usr/share/emacs/site-lisp/auctex/toolbar-x /usr/share/emacs25/site-lisp/auctex/tex-font hides /usr/share/emacs/site-lisp/auctex/tex-font /usr/share/emacs25/site-lisp/auctex/plain-tex hides /usr/share/emacs/site-lisp/auctex/plain-tex /usr/share/emacs25/site-lisp/auctex/tex-mik hides /usr/share/emacs/site-lisp/auctex/tex-mik /usr/share/emacs25/site-lisp/auctex/font-latex hides /usr/share/emacs/site-lisp/auctex/font-latex /usr/share/emacs25/site-lisp/auctex/tex-ispell hides /usr/share/emacs/site-lisp/auctex/tex-ispell /usr/share/emacs25/site-lisp/auctex/tex-style hides /usr/share/emacs/site-lisp/auctex/tex-style /usr/share/emacs25/site-lisp/auctex/tex-bar hides /usr/share/emacs/site-lisp/auctex/tex-bar /usr/share/emacs25/site-lisp/auctex/context-en hides /usr/share/emacs/site-lisp/auctex/context-en /usr/share/emacs25/site-lisp/auctex/tex-buf hides /usr/share/emacs/site-lisp/auctex/tex-buf /usr/share/emacs25/site-lisp/auctex/prv-emacs hides /usr/share/emacs/site-lisp/auctex/prv-emacs /usr/share/emacs25/site-lisp/auctex/bib-cite hides /usr/share/emacs/site-lisp/auctex/bib-cite Features: (shadow sort mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 gmm-utils mailheader rmail mail-hist mailalias sendmail rfc2047 rfc2045 ietf-drums mailabbrev epa-mail mail-utils epa derived epg add-log apropos tls ntlm calc calc-loaddefs calc-macs hmac-md5 hex-util md4 nsm netrc net-utils ldap gravatar url-cache goto-addr gnutls eudc-vars dig bug-reference ange-ftp cus-edit wid-edit latexenc ido image-file preview prv-emacs tex-bar tex-buf toolbar-x noutline outline font-latex latex tex-ispell tex-style tex dbus crm tex-mode cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs cal-tex cal-iso cal-move cal-menu calendar cal-loaddefs winner helm-command helm-elisp helm-eval edebug yasnippet-snippets yasnippet company-oddmuse company-keywords company-etags etags xref project company-gtags company-dabbrev-code company-dabbrev company-files company-capf company-cmake company-xcode company-clang company-semantic company-eclim company-template company-css company-nxml company-bbdb company helm-mode helm-files rx image-dired tramp tramp-compat tramp-loaddefs trampver ucs-normalize shell pcomplete format-spec dired-x dired-aux ffap thingatpt helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark pp helm-locate helm-grep helm-regexp helm-external helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source gnus-util mm-util help-fns mail-prsvr password-cache url-vars mailcap helm-utils compile comint ansi-color ring helm-help helm-types helm easy-mmode helm-source cl-seq eieio-compat eieio eieio-core helm-multi-match helm-lib dired helm-config helm-easymenu edmacro kmacro cl-macs async-bytecomp advice async paren cus-start cus-load finder-inf info package epg-config seq byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu cconv cl-loaddefs pcase cl-lib haskell-mode-autoloads preview-latex tex-site auto-loads time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 432713 37069) (symbols 48 40463 0) (miscs 40 313 1169) (strings 32 82741 11096) (string-bytes 1 2524901) (vectors 16 64965) (vector-slots 8 1765797 204236) (floats 8 1393 289) (intervals 56 1384 561) (buffers 976 32))
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.