all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
 messages from 2016-10-04 01:05:10 to 2016-10-05 11:05:12 UTC [more...]

bug#24582: 25.1; liga incorrect work
 2016-10-05 11:05 UTC  (5+ messages)
          ` bug#24582: 25.1; liga incorrect work (prettify-symbols-mode)
            ` bug#24582: Fwd: Re: bug#24582: 25.1; liga incorrect work

Side Windows
 2016-10-05 11:01 UTC  (3+ messages)

Side Windows
 2016-10-05 10:35 UTC  (6+ messages)

eval bash command at eshell
 2016-10-05 10:29 UTC  (2+ messages)

bug#24585: 25.1; avoid hack in ggtags.el to run compilation-auto-jump timer
 2016-10-05 10:25 UTC  (10+ messages)

Side Windows
 2016-10-05 10:25 UTC 

[RFC] Release Org 9.0 by the end of the next week?
 2016-10-05 10:24 UTC  (4+ messages)

Misc. questions
 2016-10-05 10:22 UTC  (7+ messages)

[orgweb patch] Add mailinglist archive alternatives
 2016-10-05  9:50 UTC  (3+ messages)

Bug: org-refile, org-archive-subtree and footnotes [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]
 2016-10-05  9:44 UTC  (4+ messages)

Is it possible directory local settings for file encoding?
 2016-10-05  9:38 UTC 

Is it generally better practice to specify local variables at the first line for Org files?
 2016-10-05  9:33 UTC  (3+ messages)

pipe
 2016-10-05  9:15 UTC  (27+ messages)
` [PATCH] Generalize start-process with keyword args
                    ` [PATCH] Add facility to collect stderr of async subprocess

convert scheduled recurring entries into clocked data
 2016-10-05  7:43 UTC 

[Emacs-diffs] feature/integrated-elpa 4f6df43 15/23: README added
 2016-10-05  7:25 UTC  (22+ messages)

bug#24621: 24.5.1 (i686-pc-mingw32) of 2015-04-11 on LEG570; elisp manual; third attempt; please forgive and disregard first and second
 2016-10-05  7:15 UTC 

bug#24620: 26.0.50; In dired: 'dired-do-compress-to' fails when filenames cotains space characters
 2016-10-05  7:06 UTC 

convert scheduled recurring entries into clocked data
 2016-10-05  6:43 UTC  (2+ messages)

bug#24616: 26.0.50; No backtrace when emacsclient --eval fails
 2016-10-05  6:41 UTC  (7+ messages)

Repeating tasks with scheduled time
 2016-10-05  6:39 UTC  (3+ messages)

bug#24617: 26.0.50; Handlers in `condition-case' should have programmatic access to the backtrace
 2016-10-05  6:16 UTC  (3+ messages)

Variable highlighting in double quotes in sh-mode
 2016-10-05  5:04 UTC 

bug#24605: Subject: 25.1.50; form-at-point might fail for some THINGS
 2016-10-05  3:35 UTC  (3+ messages)

bug#24594: 24.5; `variable-pitch-mode': accept FACE arg instead of hardcoding the face
 2016-10-05  3:28 UTC  (5+ messages)

emacs-module is not GPL compatible (Windows)
 2016-10-05  2:48 UTC  (8+ messages)
  ` bug#24574: "

can't access info dir in emacs under msys2
 2016-10-05  2:07 UTC  (2+ messages)

bug#24586: 24.5; `find-file' for non-existent file a.jpg should not complain
 2016-10-05  0:04 UTC  (2+ messages)

bug#18390: 24.4.50; REGRESSION: `split-window' error
 2016-10-04 23:19 UTC  (14+ messages)

bug#21028: Performance regression in revision af1a69f4d17a482c359d98c00ef86fac835b5fac (Apr 2014)
 2016-10-04 22:17 UTC  (14+ messages)

Question about intended behavior of 'insert-for-yank-1'
 2016-10-04 21:04 UTC  (14+ messages)

bug#24619: semantic does not parse legal C++ code correctly (Emacs 25.1 and Emacs 24.5.1)
 2016-10-04 21:02 UTC 

can't access info dir in emacs under msys2
 2016-10-04 20:47 UTC  (11+ messages)

is it possible to reuse a capture template expansion?
 2016-10-04 20:12 UTC  (3+ messages)

bug#24614: 25.1.50; Exception after moving mouse over over a different window
 2016-10-04 20:08 UTC  (13+ messages)

display-buffer vs. current-buffer vs. post-command-hook
 2016-10-04 20:03 UTC  (7+ messages)

LaTeX book export: Chapters?
 2016-10-04 18:46 UTC  (4+ messages)

Add '@' to thing-at-point-file-name-chars ?
 2016-10-04 18:36 UTC 

bug#24623: 25.1; Flymake turns off if check command fails without reporting errors in the file being edited
 2016-10-04 17:47 UTC 

bug#24603: [RFC 00/18] Improvement to casing
 2016-10-04 17:44 UTC  (31+ messages)
` bug#24603: [RFC 01/18] Add tests for casefiddle.c
  ` bug#24603: [RFC 02/18] Generate upcase and downcase tables from Unicode data
  ` bug#24603: [RFC 03/18] Don’t assume character can be either upper- or lower-case when casing
  ` bug#24603: [RFC 04/18] Split casify_object into multiple functions
  ` bug#24603: [RFC 05/18] Introduce case_character function
  ` bug#24603: [RFC 06/18] Add support for title-casing letters
  ` bug#24603: [RFC 07/18] Split up casify_region function
  ` bug#24603: [RFC 08/18] Support casing characters which map into multiple code points
  ` bug#24603: [RFC 09/18] Implement special sigma casing rule
  ` bug#24603: [RFC 10/18] Implement Turkic dotless and dotted i handling when casing strings
  ` bug#24603: [RFC 11/18] Implement casing rules for Lithuanian
  ` bug#24603: [RFC 12/18] Implement rules for title-casing Dutch ij ‘letter’
  ` bug#24603: [RFC 13/18] Add some tricky Unicode characters to regex test
  ` bug#24603: [RFC 14/18] Factor out character category lookup to separate function
  ` bug#24603: [RFC 15/18] Base lower- and upper-case tests on Unicode properties
  ` bug#24603: [RFC 16/18] Refactor character class checking; optimise ASCII case
  ` bug#24603: [RFC 17/18] Optimise character class matching in regexes
  ` bug#24603: [RFC 18/18] Fix case-fold-search character class matching

bug#24618: 26.0.50; `condition-case' doesn't allow catching all signals
 2016-10-04 16:42 UTC 

Best diagram, image software?
 2016-10-04 13:46 UTC 

Graphics to HTML, LaTeX/PDF and DocBook?
 2016-10-04 16:19 UTC  (2+ messages)

bug#24555: [PATCH] Remove unused variable `command-debug-status'
 2016-10-04 15:54 UTC  (21+ messages)

bug#24613: Windows build with rsvg fails on newest MinGW
 2016-10-04 15:33 UTC  (4+ messages)

Best diagram, image software?
 2016-10-04 15:12 UTC  (6+ messages)

LaTeX book export: Chapters?
 2016-10-04 14:25 UTC 

Fwd: Re: Graphics to HTML, LaTeX/PDF and DocBook?
 2016-10-04 13:36 UTC 

Graphics to HTML, LaTeX/PDF and DocBook?
 2016-10-04 13:03 UTC 

bug#24611: 24.5; c++-mode does not highlight nullptr keyword in C++11
 2016-10-04 12:57 UTC  (2+ messages)

Some proposed backports from master to emacs-25
 2016-10-04 12:18 UTC  (8+ messages)

bug#24612: 26.0.50; calc: insertion/deletion of chars not at point in calc minibuffer
 2016-10-04 11:32 UTC 

bug#24536: 25.1; cannot display JPEG image
 2016-10-04 10:38 UTC  (3+ messages)

[PATCH] Call `org-expiry-expired-p' correctly
 2016-10-04 10:04 UTC  (2+ messages)

Bug: Several small documentation problems [8.3.6 (8.3.6-4-g4835be-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20160926/)]
 2016-10-04 10:03 UTC  (6+ messages)

bug#24608: 26.0.50; PTY window size initially zero
 2016-10-04  8:18 UTC 

Is there a *Org PDF LaTeX Output* buffer ?
 2016-10-04  6:37 UTC  (2+ messages)

bug#24606: 25.1.50; (thing-at-point 'filename) doesn't recognize names with @
 2016-10-04  8:02 UTC  (2+ messages)

bug#24109: 24.5; Long lines in message mode make Emacs irresponsive
 2016-10-04  7:56 UTC  (16+ messages)

bug#24500: 25.1.50; Can't other-window from minibuffer if Ediff control panel frame present
 2016-10-04  6:49 UTC  (17+ messages)

bug#24583: Xpra compatibility
 2016-10-04  6:49 UTC  (6+ messages)

bug#24580: 25.2.50; query-replace history doesn't work
 2016-10-04  6:36 UTC  (9+ messages)

bug#24600: 25.2.50; Improper unicode display on MacOS
 2016-10-04  6:32 UTC  (3+ messages)

bug#24597: 25.1; Fonts used by default in Info
 2016-10-04  6:15 UTC  (10+ messages)

Bug: org-ellipsis face not applied correctly [8.2.10 (release_8.2.10 @ /usr/share/emacs/25.1/lisp/org/)]
 2016-10-04  5:10 UTC 

Kanban board as an agenda view
 2016-10-04  5:03 UTC  (2+ messages)

Gmane search and link
 2016-10-04  4:49 UTC  (2+ messages)

bug#24607: 25.1; comment-dwim doc is confused
 2016-10-04  3:40 UTC 

Bug? org-export-babel-evaluate setting breaks :exports results
 2016-10-04  2:49 UTC  (4+ 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.