emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: in agenda: when searching for a tag, an error occurs (maybe connected to bbdb) [9.1.14 (release_9.1.14-1059-gadec50 @ /home/oub/emacs/site-lisp/packages/org/)]
@ 2019-02-11 20:47 Uwe Brauer
  2019-02-11 21:27 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Uwe Brauer @ 2019-02-11 20:47 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]


Hi

In an org file 

    1. I run org-agenda

    2. Then m (for search tags)

    3. Then the tag, which is displayed but also an annoying error
       message which I attach

Regards

Uwe Brauer 

[-- Attachment #2: org-bug-agenda.txt --]
[-- Type: text/plain, Size: 1160 bytes --]

Debugger entered--Lisp error: (error "Autoloading file /home/oub/ALLES/emacs/site-lisp/packages/bbdb-2.35/lisp/bbdb.elc failed to define function bbdb-record-xfield")
  bbdb-record-xfield([nil nil nil nil nil nil ("wanu146wize@post.wordpress.com") ((notes . "Wordpress secret email address\nI sent him a test") (creation-date . "2010-09-09") (timestamp . "2010-09-10") (mail-alias . "wordpress") (last-access . "2014-07-12") (last-sent . "AIMS Essen mit Alan") (date . "Sat, 12 Jul 2014 18:44:07 +0200")) [nil nil #<marker at 405 in .bbdb> nil]] org-tags)
  #f(compiled-function (r) #<bytecode 0x1699dd5>)([nil nil nil nil nil nil ("wanu146wize@post.wordpress.com") ((notes . "Wordpress secret email address\nI sent him a test") (creation-date . "2010-09-09") (timestamp . "2010-09-10") (mail-alias . "wordpress") (last-access . "2014-07-12") 
  gnorb-org-popup-bbdb()
  run-hooks(org-agenda-finalize-hook)
  org-agenda-finalize()
  org-tags-view(nil)
  funcall-interactively(org-tags-view nil)
  call-interactively(org-tags-view)
  org-agenda(nil)
  funcall-interactively(org-agenda nil)
  call-interactively(org-agenda nil nil)
  command-execute(org-agenda)

[-- Attachment #3: Type: text/plain, Size: 14962 bytes --]





Emacs  : GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2018-04-26
Package: Org mode version 9.1.14 (release_9.1.14-1059-gadec50 @ /home/oub/emacs/site-lisp/packages/org/)

current state:
==============
(setq
 org-table-export-default-format "my-tbl-to-csv"
 org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer)
 org-after-todo-state-change-hook '(org-clock-out-if-current)
 org-latex-listings t
 org-capture-prepare-finalize-hook '(gnorb-registry-capture gnorb-org-capture-abort-cleanup)
 org-blank-before-new-entry '((heading . auto) (plain-list-item . t))
 org-babel-after-execute-hook '(org-display-inline-images)
 org-metadown-hook '(org-babel-pop-to-session-maybe)
 org-clock-out-hook '(org-clock-remove-empty-clock-drawer)
 org-latex-to-mathml-jar-file "/home/oub/ALLES/src/MathWeb/mathtoweb.jar"
 org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function
 org-time-stamp-custom-formats '(" %d.%m.%Y " . " %d.%m.%Y %a %H:%M ")
 org-pretty-entities t
 org-enforce-todo-dependencies t
 org-ref-create-notes-hook '((lambda nil (org-narrow-to-subtree) (insert (format "cite:%s\n" (org-entry-get (point) "Custom_ID")))))
 org-odt-format-headline-function 'org-odt-format-headline-default-function
 org-agenda-files '("~/ALLES/HGs/tex/vorlesungen/HOURS2019.org" "~/ALLES/MathRev/ToDo/TODO.org" "~/Mail/Remember/remember.org"
                    "~/ALLES/Mail/README.org")
 org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
 org-latex-to-mathml-convert-command "java -jar %j -unicode -force -df %o %I"
 org-reveal-start-hook '(org-decrypt-entry)
 org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)
 org-gnus-prefer-web-links t
 org-calc-default-modes '(calc-internal-prec 12 calc-float-format (float 4) calc-angle-mode deg calc-prefer-frac nil calc-symbolic-mode nil
                          ...)
 org-format-latex-header "\\documentclass{article}\n\\usepackage[usenames]{color}\n[PACKAGES]\n[DEFAULT-PACKAGES]\n\\pagestyle{empty}             % do not remove\n% The settings below are copied from fullpage.sty\n\\setlength{\\textwidth}{\\paperwidth}\n\\usepackage{amsmath,amssymb}\n\\addtolength{\\textwidth}{-3cm}\n\\setlength{\\oddsidemargin}{1.5cm}\n\\addtolength{\\oddsidemargin}{-2.54cm}\n\\setlength{\\evensidemargin}{\\oddsidemargin}\n\\setlength{\\textheight}{\\paperheight}\n\\addtolength{\\textheight}{-\\headheight}\n\\addtolength{\\textheight}{-\\headsep}\n\\addtolength{\\textheight}{-\\footskip}\n\\addtolength{\\textheight}{-3cm}\n\\setlength{\\topmargin}{1.5cm}\n\\newtheorem{thm}{Theorem}\n\\newtheorem{defn}{Definition}\n\\newtheorem{lem}{Lemma}\n\\newtheorem{cor}{Corollary}\n\\newtheorem{rem}{Remark}\n\\newtheorem{bei}{}\n\\newtheorem{prop}{Preposition}\n\\newcommand{\\setR}{{\\mathord{\\mathbb R}}}\n\\addtolength{\\topmargin}{-2.54cm} "
 org-mode-hook '(org-mode-reftex-setup #[0 "\301\211\207" [imenu-create-index-function org-imenu-get-tree] 2]
                 (lambda nil (local-set-key [C-M-up] 'org-table-move-single-cell-up)
                  (local-set-key [C-M-down] 'org-table-move-single-cell-down) (local-set-key [C-M-left] 'org-table-move-single-cell-left)
                  (local-set-key [C-M-right] 'org-table-move-single-cell-right))
                 org-ref-org-menu ob-ipython-auto-configure-kernels turn-on-diff-hl-mode turn-on-auto-fill my-org-keys turn-on-flyspell
                 turn-on-auto-capitalize-mode ...)
 org-ref-insert-cite-function 'org-ref-insert-cite-link
 org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 org-archive-hook '(org-attach-archive-delete-maybe)
 org-confirm-elisp-link-function 'yes-or-no-p
 org-agenda-finalize-hook '(gnorb-org-popup-bbdb org-agenda-property-add-properties)
 org-ref-bibliography-entry-format '(("misc" . "%a %t <i>%h</i> (%y) <a href=\"%U\">link</a>")
                                     ("article" .
                                      "%a, %t, <i>%j</i>, <b>%v(%n)</b>, %p (%y). <a href=\"%U\">link</a>. <a href=\"http://dx.doi.org/%D\">doi</a>. <b>%N</b>")
                                     ("book" . "%a, %t, %u (%y).") ("techreport" . "%a, %t, %i, %u (%y).")
                                     ("proceedings" . "%e, %t in %S, %u (%y).") ("inproceedings" . "%a, %t, %p, in %b, edited by %e, %u (%y)"))
 org-ref-show-citation-on-enter nil
 org-startup-with-inline-images t
 org-ref-clean-bibtex-key-function '(lambda (key) (replace-regexp-in-string ":" "" key))
 org-agenda-before-write-hook '(org-agenda-add-entry-text)
 org-metaup-hook '(org-babel-load-in-session-maybe)
 org-bibtex-headline-format-function #[257 "\300\236A\207" [:title] 3 "\n\n(fn ENTRY)"]
 org-from-is-user-regexp "\\<oub@Utnapischtim\\>\\|\\<Uwe Brauer\\>"
 org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
 org-ref-default-citation-link "citep"
 org-ref-insert-cite-key "C-c c"
 org-babel-pre-tangle-hook '(save-buffer)
 org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
 org-html-table-default-attributes '(:border "2" :cellspacing "0" :cellpadding "6" :frame "border" :rules "all")
 org-babel-load-languages '((emacs-lisp . t) (R . t))
 org-ref-clean-bibtex-entry-hook '(org-ref-bibtex-format-url-if-doi orcb-key-comma org-ref-replace-nonascii orcb-& orcb-%
                                   org-ref-title-case-article orcb-clean-year orcb-key orcb-clean-doi orcb-clean-pages ...)
 org-load-hook '(my-link-keys org-insert-dblock-bindings)
 org-ref-insert-label-function 'org-insert-link
 org-ref-open-pdf-function 'org-ref-open-pdf-at-point
 org-highlight-latex-and-related '(latex)
 org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS WIDTH)"]
 org-ref-open-notes-function '(lambda nil (org-show-entry) (outline-show-branches) (outline-show-children) (org-cycle '(64))
                               (recenter-top-bottom 0))
 org-src-lang-modes '(("jupyter-matlab" . matlab) ("jupyter-python" . python) ("ipython" . python) ("C" . c) ("C++" . c++) ("asymptote" . asy)
                      ("bash" . sh) ("beamer" . latex) ("calc" . fundamental) ("cpp" . c++) ...)
 org-src-preserve-indentation t
 org-annotate-file-add-search t
 org-occur-hook '(org-first-headline-recenter)
 outline-minor-mode-hook '(outshine-hook-function)
 org-protocol-protocol-alist '(("capture-html" :protocol "capture-html" :function org-protocol-capture-html--with-pandoc :kill-client t))
 org-export-before-processing-hook '(f-ox-filter-table-column-del)
 org-ref-bibtex-assoc-pdf-with-entry-move-function 'rename-file
 org-ref-insert-link-function 'org-ref-insert-cite-link
 org-ref-insert-ref-function 'org-insert-link
 org-agenda-include-diary t
 org-structure-template-alist '(("a" . "export ascii") ("C" . "comment") ("e" . "example") ("E" . "export") ("h" . "export html")
                                ("m" . "src matlab :tangle mieuler.m :exports code  :padline no :eval never-export :wrap latex")
                                ("q" . "quote") ("S" . "src")
                                ("s" . "src matlab :results output latex :exports code  :eval never-export :wrap latex")
                                ("l" . "src latex :results latex replace :exports results :eval t") ...)
 org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines org-optimize-window-after-visibility-change)
 org-speed-command-hook '(org-speed-command-activate org-babel-speed-command-activate)
 org-capture-mode-hook '(gnorb-org-capture-function)
 org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
 org-html-with-latex 'mathjax
 org-latex-prefer-user-labels t
 org-odt-convert-process "gnumeric"
 org-babel-tangle-lang-exts '(("D" . "d") ("C++" . "cpp") ("perl" . "pl") ("ruby" . "rb") ("python" . "py") ("latex" . "tex")
                              ("emacs-lisp" . "el") ("elisp" . "el"))
 org-return-follows-link t
 org-format-latex-options '(:foreground default :background default :scale 1.5 :html-foreground "Black" :html-background "Transparent" ...)
 org-export-with-author nil
 org-latex-listings-langs '((emacs-lisp "Lisp") (lisp "Lisp") (clojure "Lisp") (c "C") (cc "C++") (fortran "fortran") (perl "Perl")
                            (cperl "Perl") (python "Python") (ruby "Ruby") ...)
 org-confirm-shell-link-function 'yes-or-no-p
 org-link-parameters '(("message" :follow org-mac-message-open) ("x-devonthink-item" :follow org-devonthink-item-open)
                       ("mac-evernote" :follow org-mac-evernote-note-open) ("mac-outlook" :follow org-mac-outlook-message-open)
                       ("acrobat" :follow org-mac-acrobat-open) ("skim" :follow org-mac-skim-open)
                       ("addressbook" :follow org-mac-addressbook-item-open) ("x-together-item" :follow org-mac-together-item-open)
                       ("eww" :follow eww :store org-eww-store-link) ("rmail" :follow org-rmail-open :store org-rmail-store-link) ...)
 org-latex-format-headline-function 'org-latex-format-headline-default-function
 org-capture-templates '(("m" "Mail options")
                         ("me" "Est+Num" entry (file+headline "~/ALLES/HGs/tex/vorlesungen/HGQuim-Num-Estad/Hojas.org" "Examen")
                          "* %T %^{Title} : %:subject %^G\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i")
                         ("mi" "mailimportant" entry (file+headline "~/ALLES/Mail/README.org" "Important Mail")
                          "* TODO %^{Task} %T : %:subject %^G\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i")
                         ("ml" "maillavi" entry (file+headline "~/ALLES/HGs/Karp/Pub/Letter.org" "To the Editor")
                          "* %T %^{Title} : %:subject %^G\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i")
                         ("mr" "MailMathRev" entry (file+headline "~/ALLES/MathRev/ToDo/TODO.org" "To the Editor")
                          "* %T TODO %^{Task} : %:subject %^G\nSCHEDULED: %t\n- From :: %:from\n- Subject :: %:subject\n- Date :: %:date\n- Email :: %a\n\n%?\n%i" :kill-buffer t)
                         ("r" "Reply" entry (file+headline "~/Mail/TODO-email.org" "Emails") "** %T REPLY %a %?" :gnus-attachments t)
                         ("l" "LaTeX(headline) Generic README.org" entry
                          (file+headline (lambda nil (expand-file-name (read-file-name "Name of file (curr dir;headline-format format)!: ")))
                           "Overview")
                          "* TODO %?, %^g %^{prompt} Link: %A\n\n %i")
                         ("c" "Contacts" entry (file "~/ALLES/contacts.org")
                          "* %(org-contacts-template-name)\n:PROPERTIES:\n:EMAIL: %(org-contacts-template-email)\n:PHONE:\n:ALIAS:\n:NICKNAME:\n:IGNORE:\n:ICON:\n:NOTE:\n:ADDRESS:\n:BIRTHDAY:\n:END:")
                         ("j" "Journal Entry" entry (file+olp+datetree "~/ALLES/journal.org") "* %?" :empty-lines 1)
                         ("G" "Generic README.org file (table format)" table-line
                          (file+headline (lambda nil (expand-file-name (read-file-name "Name of file (curr dir;table format)!: "))) "Overview")
                          "|%f| %U|%A|" :prepend t)
                         ...)
 org-agenda-file-regexp "\\`[^.].*\\.org\\|.todo\\'"
 org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function
 org-tab-before-tab-emulation-hook '(org-tempo-complete-tag)
 org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
 outline-mode-hook '(hide-body)
 org-latex-packages-alist '(("numbered,framed" "matlab-prettifier" t))
 org-image-actual-width 400
 org-display-custom-times t
 org-export-with-toc nil
 org-ref-get-pdf-filename-function 'org-ref-get-pdf-filename
 org-latex-classes '(("beamer" "\\documentclass[presentation]{beamer}" ("\\section{%s}" . "\\section*{%s}")
                      ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
                     ("article" "\\documentclass[11pt]{article}" ("\\section{%s}" . "\\section*{%s}")
                      ("\\subsection{%s}" . "\\subsection*{%s}") ("\\subsubsection{%s}" . "\\subsubsection*{%s}")
                      ("\\paragraph{%s}" . "\\paragraph*{%s}") ("\\subparagraph{%s}" . "\\subparagraph*{%s}"))
                     ("report" "\\documentclass[11pt]{report}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}")
                      ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}")
                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
                     ("book" "\\documentclass[11pt]{book}" ("\\part{%s}" . "\\part*{%s}") ("\\chapter{%s}" . "\\chapter*{%s}")
                      ("\\section{%s}" . "\\section*{%s}") ("\\subsection{%s}" . "\\subsection*{%s}")
                      ("\\subsubsection{%s}" . "\\subsubsection*{%s}"))
                     ("exam" "\\documentclass[12pt, addpoints, answers]{exam}"
                      ("\\begin{questions}%%%s" "\\end{questions}" "\\begin{questions}%%%s" "\\end{questions}") ("\\titledquestion{%s}" . "")
                      ("\\begin{parts}%%%s" "\\end{parts}" "\\begin{parts}%%%s" "\\end{parts}") ("\\part[%s] " . "")
                      ("\\begin{subparts}%%%s" "\\end{subparts}" "\\begin{subparts}%%%s" "\\end{subparts}") ("\\subpart[%s] " . "")
                      ("\\begin{solution}[%s]" "\\end{solution}" "\\begin{solution}[%s]" "\\end{solution}"))
                     )
 org-html-format-headline-function 'org-html-format-headline-default-function
 org-entities-user '(("implies" "\\Rightarrow" t "&rArr;" "=>" "=>" "⇒") ("iff" "\\iff" t "&hArr;" "<=>" "<=>" "⇔"))
 org-ref-cite-onclick-function 'org-ref-cite-onclick-minibuffer-menu
 org-ref-notes-function '(lambda (thekey)
                          (let* ((results (org-ref-get-bibtex-key-and-file thekey)) (key (car results)) (bibfile (cdr results)))
                           (save-excursion
                            (with-temp-buffer (insert-file-contents bibfile) (bibtex-set-dialect (parsebib-find-bibtex-dialect) t)
                             (bibtex-search-entry key) (org-ref-open-bibtex-notes))
                            )
                           )
                          )
 org-latex-listings-options '(("style" "Matlab-editor") ("basicstyle" "\\mlttfamily") ("escapechar" "\"") ("mlshowsectionrules" "true")
                              ("mathescape" "true") ("morecomment" "[s]{\\%\\{}{\\%\\}}"))
 org-odt-convert-processes '(("gnumeric" "/usr/bin/ssconvert %i %o"))
 org-list-allow-alphabetical t
 )

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

* Re: Bug: in agenda: when searching for a tag, an error occurs (maybe connected to bbdb) [9.1.14 (release_9.1.14-1059-gadec50 @ /home/oub/emacs/site-lisp/packages/org/)]
  2019-02-11 20:47 Bug: in agenda: when searching for a tag, an error occurs (maybe connected to bbdb) [9.1.14 (release_9.1.14-1059-gadec50 @ /home/oub/emacs/site-lisp/packages/org/)] Uwe Brauer
@ 2019-02-11 21:27 ` Nicolas Goaziou
  2019-02-11 22:15   ` Uwe Brauer
  2019-02-12 14:01   ` Uwe Brauer
  0 siblings, 2 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2019-02-11 21:27 UTC (permalink / raw)
  To: Uwe Brauer; +Cc: emacs-orgmode

Hello,

Uwe Brauer <oub@mat.ucm.es> writes:

> In an org file 
>
>     1. I run org-agenda
>
>     2. Then m (for search tags)
>
>     3. Then the tag, which is displayed but also an annoying error
>        message which I attach

It doesn't look like an Org bug. You may need to update BBDB (mine, 3.2,
contains said function) or check `gnorb-org-popup-bbdb'.

Regards,

-- 
Nicolas Goaziou

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

* Re: Bug: in agenda: when searching for a tag, an error occurs (maybe connected to bbdb) [9.1.14 (release_9.1.14-1059-gadec50 @ /home/oub/emacs/site-lisp/packages/org/)]
  2019-02-11 21:27 ` Nicolas Goaziou
@ 2019-02-11 22:15   ` Uwe Brauer
  2019-02-12 14:01   ` Uwe Brauer
  1 sibling, 0 replies; 4+ messages in thread
From: Uwe Brauer @ 2019-02-11 22:15 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 831 bytes --]

>>> "NG" == Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

   > Hello,
   > Uwe Brauer <oub@mat.ucm.es> writes:

   >> In an org file 
   >> 
   >> 1. I run org-agenda
   >> 
   >> 2. Then m (for search tags)
   >> 
   >> 3. Then the tag, which is displayed but also an annoying error
   >> message which I attach

   > It doesn't look like an Org bug. You may need to update BBDB (mine, 3.2,
   > contains said function) 

Oh no, I can't do this. It will screw up my .bbdb and make a lot of
private addons functions I have written over the years unusable because
it breaks (deliberately) backward compatibility. 

The point is: I don't want bbdb to get involved here. Isn't there any
variable which could avoid that bbdb interferes here?


   > or check `gnorb-org-popup-bbdb'.

@Eric? Any comments

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]

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

* Re: Bug: in agenda: when searching for a tag, an error occurs (maybe connected to bbdb) [9.1.14 (release_9.1.14-1059-gadec50 @ /home/oub/emacs/site-lisp/packages/org/)]
  2019-02-11 21:27 ` Nicolas Goaziou
  2019-02-11 22:15   ` Uwe Brauer
@ 2019-02-12 14:01   ` Uwe Brauer
  1 sibling, 0 replies; 4+ messages in thread
From: Uwe Brauer @ 2019-02-12 14:01 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 764 bytes --]

>>> "NG" == Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

   > Hello,
   > Uwe Brauer <oub@mat.ucm.es> writes:

   >> In an org file 
   >> 
   >> 1. I run org-agenda
   >> 
   >> 2. Then m (for search tags)
   >> 
   >> 3. Then the tag, which is displayed but also an annoying error
   >> message which I attach

   > It doesn't look like an Org bug. You may need to update BBDB (mine, 3.2,
   > contains said function) or check `gnorb-org-popup-bbdb'.


I'd like to configure org mode such that function is not executed, but I
don't know how.


Meanwhile I set a dummy function
(defun bbdb-record-xfield ()
  (interactive)
  (message "this is a dummy function."))

But I was  only partially successful.


Any ideas what to do?

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]

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

end of thread, other threads:[~2019-02-12 14:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-11 20:47 Bug: in agenda: when searching for a tag, an error occurs (maybe connected to bbdb) [9.1.14 (release_9.1.14-1059-gadec50 @ /home/oub/emacs/site-lisp/packages/org/)] Uwe Brauer
2019-02-11 21:27 ` Nicolas Goaziou
2019-02-11 22:15   ` Uwe Brauer
2019-02-12 14:01   ` Uwe Brauer

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

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).