From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wK3qONFa618HQQAA0tVLHw (envelope-from ) for ; Tue, 29 Dec 2020 16:35:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CNu6NNFa61/KfAAAB5/wlQ (envelope-from ) for ; Tue, 29 Dec 2020 16:35:29 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2F04B9404C9 for ; Tue, 29 Dec 2020 16:35:25 +0000 (UTC) Received: from localhost ([::1]:59670 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kuHy0-0004H5-BF for larch@yhetil.org; Tue, 29 Dec 2020 11:35:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:42338) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kuHx6-0004Gz-VS for emacs-orgmode@gnu.org; Tue, 29 Dec 2020 11:34:29 -0500 Received: from mail-ej1-x633.google.com ([2a00:1450:4864:20::633]:39363) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kuHx5-0001cV-AC for emacs-orgmode@gnu.org; Tue, 29 Dec 2020 11:34:28 -0500 Received: by mail-ej1-x633.google.com with SMTP id n26so18791809eju.6 for ; Tue, 29 Dec 2020 08:34:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zzamboni-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=l0uAVBJJohDkbxTLKMl2WWZy1IjDjtosWshfAbt63xw=; b=TlsPxcvms8Y3ygrhjN2neumJp45BTTMh/nKyDiWorP6rRS3mtX6yTEn+0ruwqSj5qW qgAH4lqRGwZ99zaDRPFUAOLRVU80ysLb8KmlVTo6mgx2WBvCHC1ICd29ynCo1/iULm2e 2ngxFLRg6+T2ZOz6QrkCvsG5UG990zVQcUV9U9EmzED16U5T9GKv2csKmQvrZvjLujQ9 sZDAHfV4MjsBl8wRIuMjxR/hko7PpZxk/BNKhf0roC1nAyFKgtbu/ZKI9QR0/sz9xCod VKw5iiToe71WpFXurmBXEkr3mCbEVMZ7Pn19TmhH6hZhpYJrh6Fw+p2k5YQylfox5dIq UVow== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=l0uAVBJJohDkbxTLKMl2WWZy1IjDjtosWshfAbt63xw=; b=ImKlPn6H83uT3DPV0mG+H3ulIzL+JcBL7nwbHU7hIYT9o1I16+1QWqCgdCySt/3NQb Iku6bvPMpA1AeLrtEboPqnteS2IRvALFGKDrXsHzSd/7LsngznbKawjbruMFBVYRbYa4 AQwBJ59Mg/f3Tod9/Z3VdHryKyGSNSjoU/BdiY+IFA1riGMUaZ7OStpUeFGuqQ0eBCTh geFkGgQmfaIIxA/EJ//TvBSyR/TOUZMA5zD8bnj9mV9l5qfJdoVvJtVaTMF8hs83U99+ bno6lA6+Jw1vtpBT1hFOz55bW0ilnegie8fawIQGZbh/aVafA2Kqdr7Y3WUaGOUQpR6Z 1rnA== X-Gm-Message-State: AOAM530hHF6oK6iybbjojtQnCBeGl2xcnq/ubnk9Wx7xUCx65oDLa+H4 Mjr+CQJmCUjfoK6Edl+AwQpkTkILvwTuCh4AO/inQA== X-Google-Smtp-Source: ABdhPJyAju0r5cdxM3ADahi3dKwhemXVKXT5fL2LW8gXilzdUF2jQFcuZ0f+X940QSOMpRyQKZfoLjzPQk15lxvPyNY= X-Received: by 2002:a17:906:b307:: with SMTP id n7mr45509469ejz.102.1609259664966; Tue, 29 Dec 2020 08:34:24 -0800 (PST) MIME-Version: 1.0 References: <0F126E24-F7C9-49E1-A805-14274439138F@gmail.com> In-Reply-To: <0F126E24-F7C9-49E1-A805-14274439138F@gmail.com> From: Diego Zamboni Date: Tue, 29 Dec 2020 17:34:14 +0100 Message-ID: Subject: Re: How to reload org agenda files without restarting emacs...? To: Carlo Tambuatco Content-Type: multipart/alternative; boundary="000000000000ae99b705b79cf659" Received-SPF: none client-ip=2a00:1450:4864:20::633; envelope-from=diego@zzamboni.org; helo=mail-ej1-x633.google.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Org-Mode Mailing List Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.53 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=zzamboni-org.20150623.gappssmtp.com header.s=20150623 header.b=TlsPxcvm; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 2F04B9404C9 X-Spam-Score: -1.53 X-Migadu-Scanner: scn1.migadu.com X-TUID: yPUqjL6bwnT4 --000000000000ae99b705b79cf659 Content-Type: text/plain; charset="UTF-8" Maybe a bit of a shotgun approach, but M-x org-revert-all-org-buffers reloads all org buffers from disk, after which a simple refresh of the agenda view will display the changed items. This will of course discard any unsaved changes in open buffers, so use with caution :) --Diego On Tue, Dec 29, 2020 at 5:22 PM Carlo Tambuatco wrote: > Suppose I share agenda files with other computers on the network, and > someone else changes an org > agenda file that I use, how do I update the agenda view to see those > changes reflected within > emacs without having to restart emacs? > > Is there an org mode command for this? > --000000000000ae99b705b79cf659 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Maybe a bit of a shotgun approach, but M-x org-revert-all-= org-buffers reloads all org buffers from disk, after which a simple refresh= of the agenda view will display the changed items.

This= will of course discard any unsaved changes in open buffers, so use with ca= ution :)

--Diego


On Tue, Dec 2= 9, 2020 at 5:22 PM Carlo Tambuatco <oraclmaster@gmail.com> wrote:
Suppose I share agenda files with other computers= on the network, and someone else changes an org
agenda file that I use, how do I update the agenda view to see those change= s reflected within
emacs without having to restart emacs?

Is there an org mode command for this?
--000000000000ae99b705b79cf659--