all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
 messages from 2022-04-20 13:37:32 to 2022-04-21 13:40:34 UTC [more...]

org-cite styles don't allow * in them
 2022-04-21 13:40 UTC  (7+ messages)

bug#16429: 24.3.50; an issue in mingw making
 2022-04-21 13:37 UTC  (7+ messages)
  ` bug#16429: "
          ` bug#16429: EMACSDATA in the MS Windows registry can interfere with building

No mathematics in Texinfo exports
 2022-04-21 13:36 UTC  (8+ messages)
` [PATCH] "

bug#27779: 26.0.50: read -- Re-entering top level after C stack overflow
 2022-04-21 13:33 UTC  (3+ messages)
` bug#27779: #27779; C stack overflow from `read' on deeply nested lisp object

28.0.50; buffer-naming collisions involving bouncers in ERC
 2022-04-21 13:28 UTC  (8+ messages)
  ` bug#48598: Questions regarding auth-source integration (bug#48598)
            ` bug#48598: 28.0.50; buffer-naming collisions involving bouncers in ERC

Possible problem with compile
 2022-04-21 13:25 UTC  (5+ messages)

bug#29889: 27.0.50; Slow visual selection
 2022-04-21 13:25 UTC  (2+ messages)

bug#55038: 29.0.50; Does macroexp-file-name return nil unnecessarily?
 2022-04-21 13:20 UTC  (3+ messages)

bug#30938: 27.0; `dired-do-create-files' etc.: do NOT always raise error if no files
 2022-04-21 13:20 UTC  (8+ messages)

Proposal: add a binding for `imenu' under M-g
 2022-04-21 13:14 UTC  (20+ messages)

bug#31715: cl-incf and cl-decf error out when passed a nil-valued variable as 'offset'
 2022-04-21 13:11 UTC  (6+ messages)

[PATCH] ol: Fix org-link-search
 2022-04-21 13:00 UTC  (4+ messages)

[PATCH] Re: New source block results option for attaching file to node
 2022-04-21 12:47 UTC  (6+ messages)

bug#55027: 28.1; User option python-forward-sexp-function in wrong group
 2022-04-21 12:44 UTC  (8+ messages)

bug#10148: 24.0.91; "pending" regexp Isearch
 2022-04-21 12:25 UTC  (20+ messages)

[ELPA] Add 'cursory' and 'tmr' packages?
 2022-04-21 12:15 UTC  (3+ messages)

Tree-sitter api
 2022-04-21 12:10 UTC  (25+ messages)

bug#55050: 27.2; Doc strings for commands that do query-replacements
 2022-04-21 12:03 UTC  (3+ messages)

bug#55041: 28.1; repeat-mode always prints message when enabled
 2022-04-21 11:55 UTC  (4+ messages)

bug#7787: 23.2; wrong meaning for mouse-2 while in search mode
 2022-04-21 11:35 UTC  (15+ messages)

bug#54993: 28.1; Editing etc/NEWS on master with Emacs 28 signals an error
 2022-04-21 11:32 UTC  (12+ messages)

master 237f4f9295: Fix dimensions of console window of restarted Emacs on MS-Windows
 2022-04-21 10:54 UTC  (4+ messages)

Small patch for org-refile
 2022-04-21  9:50 UTC 

tag based translation
 2022-04-21  9:58 UTC 

bug#54990: Byte compiler bug
 2022-04-21  9:49 UTC  (5+ messages)

[PATCH 00/35] Merge org-fold feature branch
 2022-04-21  9:43 UTC  (36+ messages)
` [PATCH v2 00/38] Final call for comments: "
  ` [PATCH v2 09/38] Rename old function call to use org-fold---
  ` [PATCH v2 10/38] Implement link folding* lisp/ol.el (org-link--link-folding-spec):
  ` [PATCH v2 11/38] Implement overlay- and text-property-based versions of some functions
  ` [PATCH v2 13/38] Fix subtle differences between overlays and invisible text properties
  ` [PATCH v2 14/38] Support extra org-fold optimisations for huge buffers
  ` [PATCH v2 16/38] Obsolete old function names that are now in org-fold---
  ` [PATCH v2 17/38] org-compat: Work around some third-party packages using outline-* functions
  ` [PATCH v2 18/38] Move `org-buffer-list' to org-macs.el---
  ` [PATCH v2 19/38] Restore old visibility behaviour of org-refile---
  ` [PATCH v2 20/38] Add org-fold-related tests---
  ` [PATCH v2 22/38] ORG-NEWS: Add list of changes---
  ` [PATCH v2 23/38] Backport contributed commits---
  ` [PATCH v2 24/38] Fix typo: delete-duplicates → delete-dups
  ` [PATCH v2 25/38] Fix bug in org-get-headingFixes #26, where fontification could make the matching and extraction of heading
  ` [PATCH v2 26/38] Rename remaining org-force-cycle-archived
  ` [PATCH v2 27/38] Fix org-fold--hide-drawers--overlays---
  ` [PATCH v2 28/38] org-string-width: Handle undefined behaviour in older Emacs
  ` [PATCH v2 29/38] org-string-width: Work around `window-pixel-width' bug in old Emacs
  ` [PATCH v2 30/38] org-fold-show-set-visibility: Fix edge case when folded region is at BOB
  ` [PATCH v2 31/38] org-fold-core: Fix fontification inside folded regions
  ` [PATCH v2 32/38] test-org/string-width: Add tests for strings with prefix properties
  ` [PATCH v2 33/38] org--string-from-props: Fix handling folds in Emacs <28
  ` [PATCH v2 34/38] org-link-make-string: Throw error when both LINK and DESCRIPTION are empty
  ` [PATCH v2 35/38] test-ol/org-toggle-link-display: Fix compatibility with old Emacs
  ` [PATCH v2 36/38] org-macs.el: Fix fontification checks take 2---
  ` [PATCH v2 37/38] org-fold-core-fontify-region: Fix cases when fontification is not registered
  ` [PATCH v2 38/38] org-agenda.el: Re-enable native compilation* lisp/org-agenda.el: Re-enable native compilation as it does not

profiling latency in large org-mode buffers (under both main & org-fold feature)
 2022-04-21  8:05 UTC  (11+ messages)
      ` Org mode profiling meetup on Sat, Feb 26 (was: profiling latency in large org-mode buffers (under both main & org-fold feature))
                ` #2 Org mode profiling meetup on Sat, Mar 26 (was: Org mode profiling meetup on Sat, Feb 26 (was: profiling latency in large org-mode buffers (under both main & org-fold feature)))
                  ` #3 Org mode profiling meetup on Sat, Apr 23 (was: #2 Org mode profiling meetup on Sat, Mar 26)

[BUG] Off-by-one error in width of Agenda window? [9.5.2 (release_9.5.2-25-gaf6f12 @ /data/installs/snapshots/emacs-28.1/lisp/org/)]
 2022-04-21  7:56 UTC  (10+ messages)
      ` [BUG] Off-by-one error in width of Agenda window?
            ` [PATCH] org-agenda: Use `window-max-chars-per-line' instead of `window-width'

Maintenance Request
 2022-04-21  7:56 UTC  (5+ messages)

Can VC stash a single file?
 2022-04-21  7:43 UTC  (9+ messages)

Help with display-buffer-alist
 2022-04-21  7:26 UTC  (4+ messages)

bug#54764: encode-time: make DST and TIMEZONE fields of the list argument optional ones
 2022-04-21  6:44 UTC  (37+ messages)

New optional Eshell module: em-elecslash
 2022-04-21  6:15 UTC  (9+ messages)

bug#55052: 28.0.92; confusing/wrong warning-error message from native comp
 2022-04-21  5:56 UTC  (2+ messages)

bug#55047: Bug: Abort Dialog upon start
 2022-04-21  5:45 UTC  (2+ messages)

bug#55040: 29.0.50; Auto-indent-mode and Changelog Messages
 2022-04-21  5:40 UTC  (9+ messages)

Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
 2022-04-21  5:09 UTC  (3+ messages)

Fix M-j with default fill-prefix value
 2022-04-20 17:49 UTC 

Multiselect tree widget
 2022-04-21  4:14 UTC  (3+ messages)

Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
 2022-04-21  2:22 UTC 

ask for help
 2022-04-21  2:10 UTC  (7+ messages)

master 18ec3fcce9: Restore pending_signals at a point in the DND event loop
 2022-04-21  0:29 UTC  (6+ messages)

define-minor-mode question
 2022-04-21  0:26 UTC  (5+ messages)

emacs-28 e6c2a2497d: Update from gnulib
 2022-04-21  0:23 UTC  (3+ messages)

ox-html: exporting LaTeX-environments
 2022-04-20 18:46 UTC  (4+ messages)
  ` AW: "
    ` WG: "

[PATCH] Fix bookmark-bmenu-list sorting
 2022-04-20 19:49 UTC  (18+ messages)
                            ` [PATCH] Improve sorting in the bookmark list buffer

[elpa] externals/setup 31dfc0f24e 2/5: Expand on how setting a "feature" sets hooks and maps
 2022-04-20 19:16 UTC  (3+ messages)

bug#54961: 28.1; info-display-manual completions issues
 2022-04-20 19:10 UTC  (10+ messages)

bug#51398: 29.0.50; Rcirc displaying wrong order on messages
 2022-04-20 19:02 UTC  (4+ messages)

dynamic reload of dynamic module not dynamic?
 2022-04-20 17:06 UTC  (6+ messages)

Disabling asynchronous native compilation by user settings
 2022-04-20 17:03 UTC  (7+ messages)

Emacs 28 on OSX: emacsclient.c:1415: warning: implicit declaration of function 'openat'
 2022-04-20 16:48 UTC  (2+ messages)

bug#55033: [PATCH] Define indentation behavior for a few more special Scheme forms
 2022-04-20 16:47 UTC  (5+ messages)

bug#55039: [PATCH] Use VC-relative file names in ChangeLog entries
 2022-04-20 16:01 UTC  (2+ messages)

"New user" customize group?
 2022-04-20 15:54 UTC  (2+ messages)

bug#54843: 29.0.50; rcirc-omit-mode hiding the overlay arrow
 2022-04-20 15:52 UTC  (3+ messages)

bug#55031: Recursive Load - tramp.elc - tramp-file-name-structure
 2022-04-20 15:41 UTC  (5+ messages)

bug#54214: 28.0.91; rcirc failed to report disconnection
 2022-04-20 14:59 UTC  (2+ messages)


Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.