all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#46704: X clipboard is always empty with emacs server without emacsclient running
@ 2021-02-22  8:37 Parvesh Monu
  2021-02-22 14:55 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 5+ messages in thread
From: Parvesh Monu @ 2021-02-22  8:37 UTC (permalink / raw
  To: 46704

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

I have this template which captures clipboard content in file. It works 
fine when emacsclient is running, but if no client is running then 
server adds empty entry.

(add-to-list 'org-capture-templates
        '("x" "Clips" entry (file+headline "/home/user/desktop/clips" 
"Clips")
          "** %x" :immediate-finish t :prepend t))


*System:* 5.10.16-arch1-1
*Desktop Environment:* xfce
*GNU Emacs 27.1*


[-- Attachment #2: Type: text/html, Size: 696 bytes --]

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

end of thread, other threads:[~2022-06-20  1:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-22  8:37 bug#46704: X clipboard is always empty with emacs server without emacsclient running Parvesh Monu
2021-02-22 14:55 ` Lars Ingebrigtsen
2021-02-22 15:52   ` Parvesh Monu
2022-06-19 13:51   ` Lars Ingebrigtsen
2022-06-20  1:21     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors

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.