bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31468: 24.5; org mode do not export current heading


From: Michel Damiens
Subject: bug#31468: 24.5; org mode do not export current heading
Date: Wed, 16 May 2018 10:01:02 +0200


Hello,

    Considering this fragment of an org file :
* utl
** notes pour prochains cours
*** notation algébrique de Diophante à Descartes
:PROPERTIES:
:TITRE: Descartes et la constitution de l'écriture symbolique mathématique
:AUTEUR: Michel Serfati
:DATE: 1998
:SOURCE: www.persee.fr
:MEDIA: biblio
:FICHIER:
:URL: https://www.persee.fr/doc/rhs_0151-4105_1998_num_51_2_1323
:ID:
:EXPORT_TITLE: Descartes et la constitution de l'écriture symbolique 
mathématique
:EXPORT_FILE_NAME: Descartes et la constitution de l'écriture symbolique 
mathématique
:END:
L'/Ars Magna/ de Cardan (1545) est écrit avec des notations actuellement 
difficilement déchiffrables. Par contre les notations de la /Géométrie/ de 
Descartes (1637) nous semblent lisibles. 

       when exporting subtree (with C-c C-e C-s) with cursor on the headline :

*** notation algébrique de Diophante à Descartes

     this headline is not exported ; I obtain in html (same problem in pdf or 
odt) :
<body>
<div id="content">
<p>
L'<i>Ars Magna</i> de Cardan (1545) est écrit avec des notations actuellement 
difficilement déchiffrables. Par contre les notations de la <i>Géométrie</i> de 
Descartes (1637) nous semblent lisibles.<br>

   If the cursor is on the headline
** notes pour prochains cours

   I get :
<body>
<div id="content">
<div id="outline-container-org9af2d95" class="outline-1">
<h1 id="org9af2d95"><a id=""></a>notation algébrique de Diophante à 
Descartes</h1>
<div class="outline-text-1" id="text-org9af2d95">
<p>
L'<i>Ars Magna</i> de Cardan (1545) est écrit avec des notations actuellement 
difficilement déchiffrables. Par contre les notations de la <i>Géométrie</i> de 
Descartes (1637) nous semblent lisibles.<br>

         Why is the current headline (under cursor) not exported and how
         can I do to get it exported ?

Thanks a lot for your help



In GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.18.9)
 of 2017-09-20 on lcy01-07, modified by Debian
Windowing system distributor `The X.Org Foundation', version 11.0.11804000
System Description:     Ubuntu 16.04.4 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/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
 --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/emacs24:/etc/emacs:/usr/local/share/emacs/24.5/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.5/site-lisp:/usr/share/emacs/site-lisp
 --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars
 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat
 -Werror=format-security -Wall' 'CPPFLAGS=-Wdate-time
 -D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro''

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

Major mode: Org

Minor modes in effect:
  TeX-PDF-mode: t
  global-magit-file-mode: t
  diff-auto-refine-mode: t
  magit-auto-revert-mode: t
  global-git-commit-mode: t
  async-bytecomp-package-mode: t
  pdf-occur-global-minor-mode: t
  persp-mode: t
  global-undo-tree-mode: t
  undo-tree-mode: t
  projectile-mode: t
  which-key-mode: t
  persistent-scratch-autosave-mode: t
  flyspell-mode: t
  org-indent-mode: t
  shell-dirtrack-mode: t
  savehist-mode: t
  recentf-mode: t
  desktop-save-mode: t
  winner-mode: t
  yas-global-mode: t
  yas-minor-mode: t
  ivy-mode: t
  override-global-mode: t
  global-auto-revert-mode: t
  delete-selection-mode: t
  show-paren-mode: t
  cua-mode: t
  org-cdlatex-mode: t
  electric-indent-mode: t
  mouse-wheel-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
  column-number-mode: t
  line-number-mode: t
  global-visual-line-mode: t
  visual-line-mode: t
  transient-mark-mode: t
  auto-fill-mode: -1

Recent messages:
cua-scroll-up: End of buffer [14 times]
cua-scroll-down: Beginning of buffer [5 times]
Buffer *unsent mail to bug-gnu-emacs@gnu.org* modified; kill anyway? (y or n) y
Priority of current item set to B
Priority of current item set to C
Priority removed
Mark set
Priority of current item set to B
Priority of current item set to C
Priority removed

Load-path shadows:
/home/michel/.emacs.d/elpa/auctex-12.1.1/prv-emacs hides 
/usr/share/emacs24/site-lisp/auctex/prv-emacs
/home/michel/.emacs.d/elpa/auctex-12.1.1/texmathp hides 
/usr/share/emacs24/site-lisp/auctex/texmathp
/home/michel/.emacs.d/elpa/auctex-12.1.1/toolbar-x hides 
/usr/share/emacs24/site-lisp/auctex/toolbar-x
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex hides 
/usr/share/emacs24/site-lisp/auctex/tex
/home/michel/.emacs.d/elpa/auctex-12.1.1/multi-prompt hides 
/usr/share/emacs24/site-lisp/auctex/multi-prompt
/home/michel/.emacs.d/elpa/auctex-12.1.1/preview hides 
/usr/share/emacs24/site-lisp/auctex/preview
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-info hides 
/usr/share/emacs24/site-lisp/auctex/tex-info
/home/michel/.emacs.d/elpa/auctex-12.1.1/context-nl hides 
/usr/share/emacs24/site-lisp/auctex/context-nl
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-buf hides 
/usr/share/emacs24/site-lisp/auctex/tex-buf
/home/michel/.emacs.d/elpa/auctex-12.1.1/font-latex hides 
/usr/share/emacs24/site-lisp/auctex/font-latex
/home/michel/.emacs.d/elpa/auctex-12.1.1/bib-cite hides 
/usr/share/emacs24/site-lisp/auctex/bib-cite
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-bar hides 
/usr/share/emacs24/site-lisp/auctex/tex-bar
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-mik hides 
/usr/share/emacs24/site-lisp/auctex/tex-mik
/home/michel/.emacs.d/elpa/auctex-12.1.1/context hides 
/usr/share/emacs24/site-lisp/auctex/context
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-style hides 
/usr/share/emacs24/site-lisp/auctex/tex-style
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-font hides 
/usr/share/emacs24/site-lisp/auctex/tex-font
/home/michel/.emacs.d/elpa/auctex-12.1.1/plain-tex hides 
/usr/share/emacs24/site-lisp/auctex/plain-tex
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-fold hides 
/usr/share/emacs24/site-lisp/auctex/tex-fold
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-jp hides 
/usr/share/emacs24/site-lisp/auctex/tex-jp
/home/michel/.emacs.d/elpa/auctex-12.1.1/latex hides 
/usr/share/emacs24/site-lisp/auctex/latex
/home/michel/.emacs.d/elpa/auctex-12.1.1/context-en hides 
/usr/share/emacs24/site-lisp/auctex/context-en
/home/michel/.emacs.d/elpa/auctex-12.1.1/auctex hides 
/usr/share/emacs/site-lisp/auctex
/usr/share/emacs/24.5/site-lisp/debian-startup hides 
/usr/share/emacs/site-lisp/debian-startup
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-site hides 
/usr/share/emacs/site-lisp/tex-site
/usr/share/emacs/site-lisp/rst hides /usr/share/emacs/24.5/lisp/textmodes/rst
/home/michel/.emacs.d/elpa/org-20180514/org-bibtex hides 
/usr/share/emacs/24.5/lisp/org/org-bibtex
/home/michel/.emacs.d/elpa/org-20180514/org-id hides 
/usr/share/emacs/24.5/lisp/org/org-id
/home/michel/.emacs.d/elpa/org-20180514/org-mhe hides 
/usr/share/emacs/24.5/lisp/org/org-mhe
/home/michel/.emacs.d/elpa/org-20180514/org-agenda hides 
/usr/share/emacs/24.5/lisp/org/org-agenda
/home/michel/.emacs.d/elpa/org-20180514/ob-ref hides 
/usr/share/emacs/24.5/lisp/org/ob-ref
/home/michel/.emacs.d/elpa/org-20180514/ob-asymptote hides 
/usr/share/emacs/24.5/lisp/org/ob-asymptote
/home/michel/.emacs.d/elpa/org-20180514/ob-lisp hides 
/usr/share/emacs/24.5/lisp/org/ob-lisp
/home/michel/.emacs.d/elpa/org-20180514/ob-io hides 
/usr/share/emacs/24.5/lisp/org/ob-io
/home/michel/.emacs.d/elpa/org-20180514/ob-ruby hides 
/usr/share/emacs/24.5/lisp/org/ob-ruby
/home/michel/.emacs.d/elpa/org-20180514/org-pcomplete hides 
/usr/share/emacs/24.5/lisp/org/org-pcomplete
/home/michel/.emacs.d/elpa/org-20180514/org hides 
/usr/share/emacs/24.5/lisp/org/org
/home/michel/.emacs.d/elpa/org-20180514/org-attach hides 
/usr/share/emacs/24.5/lisp/org/org-attach
/home/michel/.emacs.d/elpa/org-20180514/ob-maxima hides 
/usr/share/emacs/24.5/lisp/org/ob-maxima
/home/michel/.emacs.d/elpa/org-20180514/org-mouse hides 
/usr/share/emacs/24.5/lisp/org/org-mouse
/home/michel/.emacs.d/elpa/org-20180514/ob-sql hides 
/usr/share/emacs/24.5/lisp/org/ob-sql
/home/michel/.emacs.d/elpa/org-20180514/org-plot hides 
/usr/share/emacs/24.5/lisp/org/org-plot
/home/michel/.emacs.d/elpa/org-20180514/org-info hides 
/usr/share/emacs/24.5/lisp/org/org-info
/home/michel/.emacs.d/elpa/org-20180514/org-footnote hides 
/usr/share/emacs/24.5/lisp/org/org-footnote
/home/michel/.emacs.d/elpa/org-20180514/ox-html hides 
/usr/share/emacs/24.5/lisp/org/ox-html
/home/michel/.emacs.d/elpa/org-20180514/org-bbdb hides 
/usr/share/emacs/24.5/lisp/org/org-bbdb
/home/michel/.emacs.d/elpa/org-20180514/org-gnus hides 
/usr/share/emacs/24.5/lisp/org/org-gnus
/home/michel/.emacs.d/elpa/org-20180514/ob-css hides 
/usr/share/emacs/24.5/lisp/org/ob-css
/home/michel/.emacs.d/elpa/org-20180514/org-inlinetask hides 
/usr/share/emacs/24.5/lisp/org/org-inlinetask
/home/michel/.emacs.d/elpa/org-20180514/org-src hides 
/usr/share/emacs/24.5/lisp/org/org-src
/home/michel/.emacs.d/elpa/org-20180514/ox-publish hides 
/usr/share/emacs/24.5/lisp/org/ox-publish
/home/michel/.emacs.d/elpa/org-20180514/ob-python hides 
/usr/share/emacs/24.5/lisp/org/ob-python
/home/michel/.emacs.d/elpa/org-20180514/ob-R hides 
/usr/share/emacs/24.5/lisp/org/ob-R
/home/michel/.emacs.d/elpa/org-20180514/org-habit hides 
/usr/share/emacs/24.5/lisp/org/org-habit
/home/michel/.emacs.d/elpa/org-20180514/ob-picolisp hides 
/usr/share/emacs/24.5/lisp/org/ob-picolisp
/home/michel/.emacs.d/elpa/org-20180514/ob-mscgen hides 
/usr/share/emacs/24.5/lisp/org/ob-mscgen
/home/michel/.emacs.d/elpa/org-20180514/ob-sass hides 
/usr/share/emacs/24.5/lisp/org/ob-sass
/home/michel/.emacs.d/elpa/org-20180514/ob-tangle hides 
/usr/share/emacs/24.5/lisp/org/ob-tangle
/home/michel/.emacs.d/elpa/org-20180514/org-indent hides 
/usr/share/emacs/24.5/lisp/org/org-indent
/home/michel/.emacs.d/elpa/org-20180514/ob-ditaa hides 
/usr/share/emacs/24.5/lisp/org/ob-ditaa
/home/michel/.emacs.d/elpa/org-20180514/ob-ocaml hides 
/usr/share/emacs/24.5/lisp/org/ob-ocaml
/home/michel/.emacs.d/elpa/org-20180514/org-archive hides 
/usr/share/emacs/24.5/lisp/org/org-archive
/home/michel/.emacs.d/elpa/org-20180514/ob-octave hides 
/usr/share/emacs/24.5/lisp/org/ob-octave
/home/michel/.emacs.d/elpa/org-20180514/ox-ascii hides 
/usr/share/emacs/24.5/lisp/org/ox-ascii
/home/michel/.emacs.d/elpa/org-20180514/org-ctags hides 
/usr/share/emacs/24.5/lisp/org/org-ctags
/home/michel/.emacs.d/elpa/org-20180514/ob-calc hides 
/usr/share/emacs/24.5/lisp/org/ob-calc
/home/michel/.emacs.d/elpa/org-20180514/ob-gnuplot hides 
/usr/share/emacs/24.5/lisp/org/ob-gnuplot
/home/michel/.emacs.d/elpa/org-20180514/org-capture hides 
/usr/share/emacs/24.5/lisp/org/org-capture
/home/michel/.emacs.d/elpa/org-20180514/ob-awk hides 
/usr/share/emacs/24.5/lisp/org/ob-awk
/home/michel/.emacs.d/elpa/org-20180514/ob-comint hides 
/usr/share/emacs/24.5/lisp/org/ob-comint
/home/michel/.emacs.d/elpa/org-20180514/ob-scheme hides 
/usr/share/emacs/24.5/lisp/org/ob-scheme
/home/michel/.emacs.d/elpa/org-20180514/org-eshell hides 
/usr/share/emacs/24.5/lisp/org/org-eshell
/home/michel/.emacs.d/elpa/org-20180514/ox hides 
/usr/share/emacs/24.5/lisp/org/ox
/home/michel/.emacs.d/elpa/org-20180514/ob-js hides 
/usr/share/emacs/24.5/lisp/org/ob-js
/home/michel/.emacs.d/elpa/org-20180514/ob-shen hides 
/usr/share/emacs/24.5/lisp/org/ob-shen
/home/michel/.emacs.d/elpa/org-20180514/org-crypt hides 
/usr/share/emacs/24.5/lisp/org/org-crypt
/home/michel/.emacs.d/elpa/org-20180514/ob-lob hides 
/usr/share/emacs/24.5/lisp/org/ob-lob
/home/michel/.emacs.d/elpa/org-20180514/org-irc hides 
/usr/share/emacs/24.5/lisp/org/org-irc
/home/michel/.emacs.d/elpa/org-20180514/org-install hides 
/usr/share/emacs/24.5/lisp/org/org-install
/home/michel/.emacs.d/elpa/org-20180514/ob-org hides 
/usr/share/emacs/24.5/lisp/org/ob-org
/home/michel/.emacs.d/elpa/org-20180514/org-mobile hides 
/usr/share/emacs/24.5/lisp/org/org-mobile
/home/michel/.emacs.d/elpa/org-20180514/org-list hides 
/usr/share/emacs/24.5/lisp/org/org-list
/home/michel/.emacs.d/elpa/org-20180514/ob-perl hides 
/usr/share/emacs/24.5/lisp/org/ob-perl
/home/michel/.emacs.d/elpa/org-20180514/ox-latex hides 
/usr/share/emacs/24.5/lisp/org/ox-latex
/home/michel/.emacs.d/elpa/org-20180514/org-clock hides 
/usr/share/emacs/24.5/lisp/org/org-clock
/home/michel/.emacs.d/elpa/org-20180514/org-protocol hides 
/usr/share/emacs/24.5/lisp/org/org-protocol
/home/michel/.emacs.d/elpa/org-20180514/ob-screen hides 
/usr/share/emacs/24.5/lisp/org/ob-screen
/home/michel/.emacs.d/elpa/org-20180514/ob-clojure hides 
/usr/share/emacs/24.5/lisp/org/ob-clojure
/home/michel/.emacs.d/elpa/org-20180514/org-docview hides 
/usr/share/emacs/24.5/lisp/org/org-docview
/home/michel/.emacs.d/elpa/org-20180514/ob-java hides 
/usr/share/emacs/24.5/lisp/org/ob-java
/home/michel/.emacs.d/elpa/org-20180514/ob-keys hides 
/usr/share/emacs/24.5/lisp/org/ob-keys
/home/michel/.emacs.d/elpa/org-20180514/org-rmail hides 
/usr/share/emacs/24.5/lisp/org/org-rmail
/home/michel/.emacs.d/elpa/org-20180514/org-timer hides 
/usr/share/emacs/24.5/lisp/org/org-timer
/home/michel/.emacs.d/elpa/org-20180514/ob-plantuml hides 
/usr/share/emacs/24.5/lisp/org/ob-plantuml
/home/michel/.emacs.d/elpa/org-20180514/ox-texinfo hides 
/usr/share/emacs/24.5/lisp/org/ox-texinfo
/home/michel/.emacs.d/elpa/org-20180514/ob-exp hides 
/usr/share/emacs/24.5/lisp/org/ob-exp
/home/michel/.emacs.d/elpa/org-20180514/org-macs hides 
/usr/share/emacs/24.5/lisp/org/org-macs
/home/michel/.emacs.d/elpa/org-20180514/ob-dot hides 
/usr/share/emacs/24.5/lisp/org/ob-dot
/home/michel/.emacs.d/elpa/org-20180514/ob-matlab hides 
/usr/share/emacs/24.5/lisp/org/ob-matlab
/home/michel/.emacs.d/elpa/org-20180514/ox-icalendar hides 
/usr/share/emacs/24.5/lisp/org/ox-icalendar
/home/michel/.emacs.d/elpa/org-20180514/ob-makefile hides 
/usr/share/emacs/24.5/lisp/org/ob-makefile
/home/michel/.emacs.d/elpa/org-20180514/org-table hides 
/usr/share/emacs/24.5/lisp/org/org-table
/home/michel/.emacs.d/elpa/org-20180514/org-element hides 
/usr/share/emacs/24.5/lisp/org/org-element
/home/michel/.emacs.d/elpa/org-20180514/org-macro hides 
/usr/share/emacs/24.5/lisp/org/org-macro
/home/michel/.emacs.d/elpa/org-20180514/ob-latex hides 
/usr/share/emacs/24.5/lisp/org/ob-latex
/home/michel/.emacs.d/elpa/org-20180514/org-compat hides 
/usr/share/emacs/24.5/lisp/org/org-compat
/home/michel/.emacs.d/elpa/org-20180514/ox-odt hides 
/usr/share/emacs/24.5/lisp/org/ox-odt
/home/michel/.emacs.d/elpa/org-20180514/ob-lilypond hides 
/usr/share/emacs/24.5/lisp/org/ob-lilypond
/home/michel/.emacs.d/elpa/org-20180514/org-colview hides 
/usr/share/emacs/24.5/lisp/org/org-colview
/home/michel/.emacs.d/elpa/org-20180514/ob-table hides 
/usr/share/emacs/24.5/lisp/org/ob-table
/home/michel/.emacs.d/elpa/org-20180514/ob-C hides 
/usr/share/emacs/24.5/lisp/org/ob-C
/home/michel/.emacs.d/elpa/org-20180514/ob-sqlite hides 
/usr/share/emacs/24.5/lisp/org/ob-sqlite
/home/michel/.emacs.d/elpa/org-20180514/ox-org hides 
/usr/share/emacs/24.5/lisp/org/ox-org
/home/michel/.emacs.d/elpa/org-20180514/org-feed hides 
/usr/share/emacs/24.5/lisp/org/org-feed
/home/michel/.emacs.d/elpa/org-20180514/org-version hides 
/usr/share/emacs/24.5/lisp/org/org-version
/home/michel/.emacs.d/elpa/org-20180514/ob-emacs-lisp hides 
/usr/share/emacs/24.5/lisp/org/ob-emacs-lisp
/home/michel/.emacs.d/elpa/org-20180514/ob-ledger hides 
/usr/share/emacs/24.5/lisp/org/ob-ledger
/home/michel/.emacs.d/elpa/org-20180514/ox-md hides 
/usr/share/emacs/24.5/lisp/org/ox-md
/home/michel/.emacs.d/elpa/org-20180514/org-faces hides 
/usr/share/emacs/24.5/lisp/org/org-faces
/home/michel/.emacs.d/elpa/org-20180514/ob-core hides 
/usr/share/emacs/24.5/lisp/org/ob-core
/home/michel/.emacs.d/elpa/org-20180514/org-w3m hides 
/usr/share/emacs/24.5/lisp/org/org-w3m
/home/michel/.emacs.d/elpa/org-20180514/org-datetree hides 
/usr/share/emacs/24.5/lisp/org/org-datetree
/home/michel/.emacs.d/elpa/org-20180514/ob hides 
/usr/share/emacs/24.5/lisp/org/ob
/home/michel/.emacs.d/elpa/org-20180514/ob-fortran hides 
/usr/share/emacs/24.5/lisp/org/ob-fortran
/home/michel/.emacs.d/elpa/org-20180514/ox-man hides 
/usr/share/emacs/24.5/lisp/org/ox-man
/home/michel/.emacs.d/elpa/org-20180514/ox-beamer hides 
/usr/share/emacs/24.5/lisp/org/ox-beamer
/home/michel/.emacs.d/elpa/org-20180514/org-entities hides 
/usr/share/emacs/24.5/lisp/org/org-entities
/home/michel/.emacs.d/elpa/org-20180514/ob-haskell hides 
/usr/share/emacs/24.5/lisp/org/ob-haskell
/home/michel/.emacs.d/elpa/org-20180514/ob-eval hides 
/usr/share/emacs/24.5/lisp/org/ob-eval
/home/michel/.emacs.d/elpa/org-20180514/org-loaddefs hides 
/usr/share/emacs/24.5/lisp/org/org-loaddefs
/usr/share/emacs24/site-lisp/latex-cjk-thai/thai-word hides 
/usr/share/emacs/24.5/lisp/language/thai-word
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex hides 
/usr/share/emacs/site-lisp/auctex/tex
/home/michel/.emacs.d/elpa/auctex-12.1.1/multi-prompt hides 
/usr/share/emacs/site-lisp/auctex/multi-prompt
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-info hides 
/usr/share/emacs/site-lisp/auctex/tex-info
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-buf hides 
/usr/share/emacs/site-lisp/auctex/tex-buf
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-bar hides 
/usr/share/emacs/site-lisp/auctex/tex-bar
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-mik hides 
/usr/share/emacs/site-lisp/auctex/tex-mik
/home/michel/.emacs.d/elpa/auctex-12.1.1/context hides 
/usr/share/emacs/site-lisp/auctex/context
/home/michel/.emacs.d/elpa/auctex-12.1.1/font-latex hides 
/usr/share/emacs/site-lisp/auctex/font-latex
/home/michel/.emacs.d/elpa/auctex-12.1.1/preview hides 
/usr/share/emacs/site-lisp/auctex/preview
/home/michel/.emacs.d/elpa/auctex-12.1.1/bib-cite hides 
/usr/share/emacs/site-lisp/auctex/bib-cite
/home/michel/.emacs.d/elpa/auctex-12.1.1/toolbar-x hides 
/usr/share/emacs/site-lisp/auctex/toolbar-x
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-style hides 
/usr/share/emacs/site-lisp/auctex/tex-style
/home/michel/.emacs.d/elpa/auctex-12.1.1/latex hides 
/usr/share/emacs/site-lisp/auctex/latex
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-fold hides 
/usr/share/emacs/site-lisp/auctex/tex-fold
/home/michel/.emacs.d/elpa/auctex-12.1.1/context-nl hides 
/usr/share/emacs/site-lisp/auctex/context-nl
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-font hides 
/usr/share/emacs/site-lisp/auctex/tex-font
/home/michel/.emacs.d/elpa/auctex-12.1.1/context-en hides 
/usr/share/emacs/site-lisp/auctex/context-en
/home/michel/.emacs.d/elpa/auctex-12.1.1/plain-tex hides 
/usr/share/emacs/site-lisp/auctex/plain-tex
/home/michel/.emacs.d/elpa/auctex-12.1.1/prv-emacs hides 
/usr/share/emacs/site-lisp/auctex/prv-emacs
/home/michel/.emacs.d/elpa/auctex-12.1.1/tex-jp hides 
/usr/share/emacs/site-lisp/auctex/tex-jp
/home/michel/.emacs.d/elpa/auctex-12.1.1/texmathp hides 
/usr/share/emacs/site-lisp/auctex/texmathp

Features:
(shadow sort mail-extr emacsbug sendmail arc-mode archive-mode
nxml-uchnm rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid nxml-mode
nxml-outln nxml-rap nxml-glyph latexenc colir tramp-cache tramp-sh tramp
tramp-compat tramp-loaddefs trampver preview prv-emacs tex-buf
font-latex latex tex-ispell tex-style tex dbus tex-mode python ox-pandoc
bongo lastfm-submit magit-bookmark magit-obsolete magit-blame
magit-stash magit-bisect magit-remote magit-commit magit-sequence
magit-notes magit-worktree magit-tag magit-merge magit-branch
magit-reset magit-collab ghub url-http tls url-gw url-auth magit-files
magit-refs magit-status magit magit-repos magit-apply magit-wip
magit-log magit-diff smerge-mode diff-mode magit-core magit-autorevert
magit-process magit-margin magit-mode git-commit magit-git magit-section
magit-utils crm magit-popup log-edit pcvs-util add-log with-editor
async-bytecomp async server gnuplot info-look gnuplot-mode
gscholar-bibtex xml lorem-ipsum markdown-mode smart-mode-line
rich-minority smart-mode-line-powerline-theme powerline
powerline-separators color powerline-themes org-mind-map org-noter
org-present ox-reveal pandoc-mode pandoc-mode-utils warnings ht
pdf-occur tablist tablist-filter semantic/wisent/comp semantic/wisent
semantic/wisent/wisent semantic/util-modes semantic/util semantic
semantic/tag semantic/lex semantic/fw mode-local cedet pdf-isearch
pdf-misc pdf-tools pdf-view mule-util pdf-cache pdf-info tq pdf-util
pov-mode cus-edit browse-url persp-projectile perspective ob-sagemath
sage-shell-mode eldoc deferred let-alist wiki-summary url url-proxy
url-privacy url-expand url-methods url-history url-cookie url-domsuf
url-util mailcap zeal-at-point css-mode scss-mode flymake vc-git
sh-script smie executable epa-file epa epg undo-tree diff projectile
grep ibuf-ext ibuffer which-key persistent-scratch flyspell ispell
org-indent ox-beamer org-protocol ob-sqlite ob-shell shell ob-python
ob-maxima ob-org ob-latex ob-gnuplot ob-ditaa ob-awk savehist cdlatex
texmathp recentf tree-widget saveplace policy-switch desktop frameset
winner cl web-mode disp-table js2-refactor js2r-paredit
js2r-conveniences js2r-conditionals js2r-wrapping js2r-functions
yasnippet js2r-vars multiple-cursors-core rect js2r-iife js2r-formatting
js2r-helpers s dash js2-mode js2-old-indent sgml-mode js json cc-mode
cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars
cc-defs imenu zenburn-theme counsel compile esh-util etags swiper ivy
ivy-overlay ffap thingatpt url-parse auth-source eieio eieio-core
password-cache url-vars printing ps-print ps-def lpr mplayer-mode
key-chord hydra byte-opt lv bookmark+ bookmark+-key derived dired-x
bookmark+-1 bookmark+-bmu help-mode bookmark+-lit bookmark pp diminish
cl-macs gv use-package use-package-ensure use-package-delight
use-package-diminish use-package-bind-key bind-key use-package-core
subr-x bytecomp byte-compile cconv autorevert filenotify edmacro kmacro
delsel paren cua-base cus-start cus-load org-table cl-extra org-agenda
ox-org ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util
rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex
ox-icalendar ox-html table ox-ascii ox-publish ox org-rmail org-mhe
org-irc org-info org-gnus nnir gnus-sum nnoo gnus-group gnus-undo nnmail
mail-source gnus-start gnus-spec gnus-int gnus-range message rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems
nnheader gnus-util mail-utils mm-util mail-prsvr wid-edit org-docview
doc-view jka-compr image-mode dired org-bibtex bibtex org-bbdb org-w3m
org-element avl-tree org advice help-fns org-macro org-footnote
org-pcomplete pcomplete org-list org-faces org-entities noutline outline
easy-mmode org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob
ob-table ob-keys ob-exp ob-comint comint ansi-color ring ob-core ob-eval
org-compat org-macs org-loaddefs format-spec find-func cal-menu calendar
cal-loaddefs rx info easymenu package epg-config cl-loaddefs cl-lib
eldav timezone preview-latex tex-site auto-loads time-date tooltip
electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment
lisp-mode prog-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer 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 make-network-process
dbusbind gfilenotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)

Memory information:
((conses 16 3171961 180217)
 (symbols 48 78612 1)
 (miscs 40 1749 1596)
 (strings 32 267824 31605)
 (string-bytes 1 7581947)
 (vectors 16 93223)
 (vector-slots 8 2193010 39032)
 (floats 8 1921 992)
 (intervals 56 608084 611)
 (buffers 960 73)
 (heap 1024 176940 7789))





reply via email to

[Prev in Thread] Current Thread [Next in Thread]