unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65047: 28.2; Diary entries not included in LaTeX calendars
@ 2023-08-04  2:02 Robert A. Kelly III
  2023-08-04 11:12 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Robert A. Kelly III @ 2023-08-04  2:02 UTC (permalink / raw)
  To: 65047


I created a diary file at ~/.emacs.d/diary and can see these entries in
Emacs in calendar mode, but when I use t M to print a LaTeX calendar,
the diary entries are not included. At
https://www.emacswiki.org/emacs/CalendarPrinting I found "Also make sure
you set cal-tex-diary to true so that diary entries show up in the
calendar." However, neither adding (setq cal-tex-diary t) to my
~/.emacs.d/init.el, nor evaluating that expression with M-: made any
difference. 


In GNU Emacs 28.2 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo version 
1.16.0, Xaw3d scroll bars)
 of 2023-05-13, modified by Debian built on x86-ubc-01
Windowing system distributor 'The X.Org Foundation', version 11.0.12101007
System Description: Debian GNU/Linux 12 (bookworm)

Configured using:
 'configure --build x86_64-linux-gnu --prefix=/usr
 --sharedstatedir=/var/lib --libexecdir=/usr/libexec
 --localstatedir=/var/lib --infodir=/usr/share/info
 --mandir=/usr/share/man --with-libsystemd --with-pop=yes
 --enable-locallisppath=/etc/emacs:/usr/local/share/emacs/28.2/site-lisp:/usr/
local/share/emacs/site-lisp:/usr/share/emacs/28.2/site-lisp:/usr/share/emacs/
site-lisp
 --with-sound=alsa --without-gconf --with-mailutils
 --with-native-compilation --build x86_64-linux-gnu --prefix=/usr
 --sharedstatedir=/var/lib --libexecdir=/usr/libexec
 --localstatedir=/var/lib --infodir=/usr/share/info
 --mandir=/usr/share/man --with-libsystemd --with-pop=yes
 --enable-locallisppath=/etc/emacs:/usr/local/share/emacs/28.2/site-lisp:/usr/
local/share/emacs/site-lisp:/usr/share/emacs/28.2/site-lisp:/usr/share/emacs/
site-lisp
 --with-sound=alsa --without-gconf --with-mailutils
 --with-native-compilation --with-x=yes --with-x-toolkit=lucid
 --with-toolkit-scroll-bars --without-gsettings 'CFLAGS=-g -O2
 -ffile-prefix-map=/build/emacs-mPr7Vr/emacs-28.2+1=. -fstack-protector-strong
 -Wformat -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time
 -D_FORTIFY_SOURCE=2' LDFLAGS=-Wl,-z,relro'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM HARFBUZZ JPEG JSON LCMS2
LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS
X11 XAW3D XDBE XIM XPM LUCID ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=ibus
  locale-coding-system: utf-8-unix

Major mode: Info

Minor modes in effect:
  shell-dirtrack-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-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
  buffer-read-only: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message rmc puny dired dired-loaddefs
rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util rmail
rmail-loaddefs auth-source eieio eieio-core eieio-loaddefs
password-cache json map mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils jka-compr info thingatpt comp comp-cstr
warnings rx cl-seq cl-macs cl-extra help-mode seq byte-opt gv bytecomp
byte-compile cconv latexenc tex-mode compile text-property-search shell
pcomplete comint ansi-color ring cal-tex cal-china lunar solar cal-dst
cal-bahai cal-islam cal-hebrew holidays hol-loaddefs diary-lib
diary-loaddefs time-date subr-x mule-util cal-move cal-menu calendar
cal-loaddefs cus-edit pp cus-start cus-load wid-edit cl-loaddefs cl-lib
iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer 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 composite emoji-zwj charscript
charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray
cl-preloaded nadvice button loaddefs faces cus-face macroexp files
window text-properties overlay sha1 md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote threads dbusbind
inotify lcms2 dynamic-setting font-render-setting cairo x-toolkit x
multi-tty make-network-process native-compile emacs)

Memory information:
((conses 16 232225 20552)
 (symbols 48 11660 1)
 (strings 32 42374 6916)
 (string-bytes 1 1334667)







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#65047: 28.2; Diary entries not included in LaTeX calendars
  2023-08-04  2:02 bug#65047: 28.2; Diary entries not included in LaTeX calendars Robert A. Kelly III
@ 2023-08-04 11:12 ` Eli Zaretskii
       [not found]   ` <12258453.O9o76ZdvQC@bluedebianlaptop>
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2023-08-04 11:12 UTC (permalink / raw)
  To: Robert A. Kelly III; +Cc: 65047

> From: "Robert A. Kelly III" <bluethegrappler@gmail.com>
> Date: Thu, 03 Aug 2023 22:02:30 -0400
> 
> I created a diary file at ~/.emacs.d/diary and can see these entries in
> Emacs in calendar mode, but when I use t M to print a LaTeX calendar,
> the diary entries are not included. At
> https://www.emacswiki.org/emacs/CalendarPrinting I found "Also make sure
> you set cal-tex-diary to true so that diary entries show up in the
> calendar." However, neither adding (setq cal-tex-diary t) to my
> ~/.emacs.d/init.el, nor evaluating that expression with M-: made any
> difference. 

Can you please show a complete recipe for reproducing this issue,
starting from "emacs -Q"?  Please also show some simple
~/.emacs.d/diary file to use with the recipe.

Yes, cal-tex-diary should be non-nil to include the diary entries in
the produced calendar.  This is clearly documented in the doc string
of the "t M" command.

Thanks.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#65047: 28.2; Diary entries not included in LaTeX calendars
       [not found]   ` <12258453.O9o76ZdvQC@bluedebianlaptop>
@ 2023-08-05 17:22     ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2023-08-05 17:22 UTC (permalink / raw)
  To: Robert A. Kelly III; +Cc: 65047

> From: "Robert A. Kelly III" <bluethegrappler@gmail.com>
> Date: Sat, 05 Aug 2023 13:16:45 -0400
> 
> > Can you please show a complete recipe for reproducing this issue,
> > starting from "emacs -Q"?  Please also show some simple
> > ~/.emacs.d/diary file to use with the recipe.
> > 
> > Yes, cal-tex-diary should be non-nil to include the diary entries in
> > the produced calendar.  This is clearly documented in the doc string
> > of the "t M" command.
> > 
> > Thanks.
> 
> I must apologize. I was compiling the resulting .tex file in Texmaker and 
> thought that opening the file would reload it, however, this is not the case. 
> As a result, I thought the output generated was unchanged after setting cal-
> tex-diary true, when in fact the output was correctly generated. You can close 
> the bug. Thanks.

Okay, closing.  Thanks for getting back to us.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-05 17:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-04  2:02 bug#65047: 28.2; Diary entries not included in LaTeX calendars Robert A. Kelly III
2023-08-04 11:12 ` Eli Zaretskii
     [not found]   ` <12258453.O9o76ZdvQC@bluedebianlaptop>
2023-08-05 17:22     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).